Objective PHP Documentation
  • Introduction
    • What?
    • Why?
    • How?
  • Getting started with Objective PHP
    • Pre-requisites
    • Installation
    • Starting a server
    • Repositories
  • Setting up the application
    • Autoloading
    • The Application class
    • Defining a workflow
      • Declaring Steps
      • Plugging Middlewares
        • Basic usage
        • Aliasing
        • Execution filters
  • Configuration
    • Concept
    • Config object
    • Directive types
      • Single Value
      • Stacked Value
      • Single Value Group
    • Default directives
      • ObjectivePHP\Application\Config
      • ObjectivePHP\ServicesFactory\Config
      • ObjectivePHP\EloquentPackage\Config
      • ObjectivePHP\DoctrinePackage\Config
  • CLI commands
    • Concept
    • Quick start
      • Create a cli action
      • Setup cli commands routing
      • Listing available commands
    • Parameters
      • Common features
        • Naming
        • Options
      • Available parameters
        • Toggle
        • Param
        • Argument
 
Objective PHP Documentation
  • Docs »
  • Welcome to Objective PHP Framework and Components documentation
  • Edit on GitHub

Welcome to Objective PHP Framework and Components documentation¶

maintoc¶

Contents:

  • Introduction
    • What?
    • Why?
    • How?
  • Getting started with Objective PHP
    • Pre-requisites
    • Installation
    • Starting a server
    • Repositories
  • Setting up the application
    • Autoloading
    • The Application class
    • Defining a workflow
      • Declaring Steps
      • Plugging Middlewares
  • Configuration
    • Concept
    • Config object
    • Directive types
      • Single Value
      • Stacked Value
      • Single Value Group
    • Default directives
      • ObjectivePHP\Application\Config
      • ObjectivePHP\ServicesFactory\Config
      • ObjectivePHP\EloquentPackage\Config
      • ObjectivePHP\DoctrinePackage\Config
  • CLI commands
    • Concept
    • Quick start
      • Create a cli action
      • Setup cli commands routing
      • Listing available commands
    • Parameters
      • Common features
      • Available parameters
Next

© Copyright 2015, Objective PHP Team.

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