Skip to content

weierophinney/zf-apigility

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Apigility

Meta- Zend Framework 2 module combining features from:

  • zf-api-problem
  • zf-hal
  • zf-content-negotiation
  • zf-versioning
  • zf-rest
  • zf-rpc

in order to provide a cohesive solution for exposing web-based APIs.

Also features database and Mongo API generation for the data connected part of the Apigility project.

Release note

The Mongo API part is not yet complete.

Installation

You can install using:

curl -s https://getcomposer.org/installer | php
php composer.phar install

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 92.4%
  • JavaScript 6.2%
  • CSS 1.4%