From 7a97f19a9f8fcceda76257b5b4e7528e8f6b333b Mon Sep 17 00:00:00 2001 From: Christoph Kappestein Date: Sun, 30 Aug 2015 11:06:32 +0200 Subject: [PATCH] Add Fusio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2aafa77..9281f48 100644 --- a/README.md +++ b/README.md @@ -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.*