PHPOnCouch
stable

Contents

  • Overview
  • Quickstart
    • Installation
    • Configuration
    • Testing
    • Contributing
    • Coding Style Guide
  • API
PHPOnCouch
  • Docs »
  • Quickstart
  • Edit on GitHub

Quickstart¶

  • Installation
    • Version
    • Composer installation
    • Composer demo
    • Manual installation
  • Configuration
    • Configurations available
  • Testing
    • Install PHPUnit
    • Run tests
  • Contributing
    • Generating the documentation
  • Coding Style Guide
    • 1.1. Example
    • 2.1. Basic Coding Standard
    • 2.2. Files
    • 2.3. Lines
    • 2.4. Indenting
    • 2.5. Keywords and True/False/Null
    • 4.1. Extends and Implements
    • 4.2. Properties
    • 4.3. Methods
    • 4.4. Method Arguments
    • 4.5. abstract, final, and static
    • 4.6. Method and Function Calls
    • 5.1. if, elseif, else
    • 5.2. switch, case
    • 5.3. while, do while
    • 5.4. for
    • 5.5. foreach
    • 5.6. try, catch
Next Previous

© Copyright 2017, Alexis Côté Revision 7d74d73d.

Built with Sphinx using a theme provided by Read the Docs.