Is there any specific framework for PHP to write a REST web service and expose its JSON?
Or you just basically code it ...
I am writing a REST web service, mainly for connecting to a database in MySQL, authentication, etc.
What are the benefits of using a frame? Is it safer?
php web-services
aherlambang
source share