Add Fusio

This commit is contained in:
Christoph Kappestein 2015-08-30 11:06:32 +02:00
parent aed9a2e86e
commit 7a97f19a9f

View File

@ -598,6 +598,7 @@ Libraries to help manage database schemas and migrations.
* [Drest](https://github.com/leedavis81/drest) - A library for exposing Doctrine entities as REST resource endpoints.
* [Restler](https://github.com/Luracast/Restler) - A lightweight framework to expose PHP methods as RESTful web API.
* [wsdl2phpgenerator](https://github.com/wsdl2phpgenerator/wsdl2phpgenerator) - A tool to generate PHP classes from SOAP WSDL files.
* [Fusio](http://www.fusio-project.org/) - An open source API management platform.
## Caching
*Libraries for caching data.*