2017 © Pedro Peláez
 

library add

An annotation-driven request dispatcher for PHP

image

milux/add

An annotation-driven request dispatcher for PHP

  • Wednesday, November 1, 2017
  • by milux
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

ADD

An Annotation-Driven Dispatcher for PHP, (*1)

This library offers an easy to use, simple dispatcher that calls methods via class names and method names obtained from PATH_INFO., (*2)

Furthermore, ADD calls the dispatched methods with parameters that are extracted from POST variables, GET variables, and additional elements of the PATH_INFO. The description of the corresponding data sources is extracted from special annotations in the method's DocComment., (*3)

The Versions

01/11 2017

dev-master

9999999-dev https://github.com/milux/add

An annotation-driven request dispatcher for PHP

  Sources   Download

LGPLv3

The Requires

  • php >=5.4.0

 

by Michael Lux

annotations dispatcher

01/11 2017

v1.0.0

1.0.0.0 https://github.com/milux/add

An annotation-driven request dispatcher for PHP

  Sources   Download

LGPLv3

The Requires

  • php >=5.4.0

 

by Michael Lux

annotations dispatcher