We have a website that we want to provide web based API access to to other sites.
It may end up being a REST based API, but I'm not sure yet. It needs to be accessible from a Drupal module, but we want to built the API to be scalable so that we can access the site's data and functionality from other environments such as joomla, wordpress, other non-php languages, etc.
I am looking for a robust/stable PHP based framework that allows me to create such APIs - can folks suggest something that meets the criteria?
I'd recommend Zend REST Server - it's robust, easily extensible and frequently reviewed in community "bug hunts".
If you need a restful minimal framework, i recommend https://github.com/codeguy/Slim its fresh and works wonderful
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With