Phlyty - PHP Microframework using ZF2 components
  • Overview
    • Installation
    • Basic Usage
  • Routes
    • Constraints and Defaults
  • Controllers
    • Anonymous Function
    • Closures
    • Lambdas
    • Named Functions
    • Static Class Methods
    • Instance Methods
    • Functors
  • Helpers
    • Workflow Helpers
    • HTTP-Related Helpers
    • Route-Related Helpers
    • View-Related Helpers
  • Events
    • Defined Events
    • Use Cases
  • Views
    • The ViewInterface
    • Mustache Integration
 
Phlyty - PHP Microframework using ZF2 components
  • Docs »
  • Welcome to Phlyty!
  • Edit on GitHub

Welcome to Phlyty!¶

Phlyty is a PHP microframework written on top of Zend Framework 2 components.

Contents:

  • Overview
    • Installation
    • Basic Usage
  • Routes
    • Constraints and Defaults
  • Controllers
    • Anonymous Function
    • Closures
    • Lambdas
    • Named Functions
    • Static Class Methods
    • Instance Methods
    • Functors
  • Helpers
    • Workflow Helpers
    • HTTP-Related Helpers
    • Route-Related Helpers
    • View-Related Helpers
  • Events
    • Defined Events
    • Use Cases
  • Views
    • The ViewInterface
    • Mustache Integration

Api docs¶

  • API docs are available.

Getting help¶

  • Issue Tracker

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2012, Matthew Weier O'Phinney.

Sphinx theme provided by Read the Docs