restful-api-php topic

List restful-api-php repositories

PHP_API

29
Stars
18
Forks
Watchers

A simple RESTful API PHP without Frameworks, to help you to understand the concepts and the structure used. This way, you can use this example to develop your own API.

PHPSwaggerGen

41
Stars
16
Forks
Watchers

PHP library to generate Swagger/OpenAPI REST API documentation files from comments in PHP source code.