PHPRAP is a PHP lightweight open source API interface document management system, dedicated to improving the efficiency of front-end and back-end collaborative development and creating a PHP version of RAP.
phprap features Deployment is simple, just follow the installation steps to complete the installation and deployment;
The operation is simple, the operation process is highly consistent with Ali RAP, and the user experience is great, allowing you to get started in one minute;
Built based on bootstrap, perfectly adapted to PC and mobile terminals;
Support online testing of APIs and save test data to provide interface testing efficiency;
Project applications are pushed from time to time to facilitate project creators to process applications in a timely manner and applicants to obtain review results in a timely manner;
Complete project operation log, the operation process of the entire project is clear at a glance;
A complete permission control system can control the operation permissions of projects, modules, interfaces and members respectively;
Supports one-click export of the project interface for easy offline viewing;
The product is open source and free, and will continue to provide free community technical support;
[New] Added project field template function. Parameters in the project template will be automatically filled in the interface fields by default when creating a new interface, reducing the cost of manual entry of public parameters.
[New] The project template POST request adds form-data, x-www-form-urlencoded, and raw methods [New] The interface field POST request adds form-data, x-www-form-urlencoded, and raw methods [New] Added] Interface debugging POST request adds form-data, x-www-form-urlencoded, and raw methods [Fixed] Fixed the BUG that some browser field types and required drop-down boxes are incompletely displayed when adding fields.
[Fix] Change the icon of the add field button [Optimization] Add the judgment that the response parameters cannot be empty, header and request parameters can be empty [Optimization] Change the online debugging response time unit from seconds to milliseconds