Today in web development, every one needs fast and reliable development. Even you are working on css, JavaScript or web services. To create fast and reliable development there are a lot of library/framework in each fields.
Now we will discuss some restful web services library.
Slim
Slim is simple yet powerful PHP 5 framework to create Restful web applications. It has many features like Enable or disable application debugging for debug API. If true, Slim will display debugging information for errors and exceptions. It provides developers to create complete PHP web service with only a single PHP file in quick minutes.
