Code Generation, Design Patterns, PHP 7 This package can automate the creation of PHP REST APIs. It can automatically create classes for controllers, repositories, and models. The package also allows configuring the routes to handle requests by forwarding to the generated controller class. In Portuguese ...
PHP 5, Security, Applications, Global This package implements a Web application to learn about OWASP API vulnerabilities. It provides a Web application that has known security vulnerabilities. The application implements vulnerabilities documented in OWASP top 10 API 2019 and 2023. PHP Programming ...
PHP 5, Web services This package can retrieve past version pages from Web Archive. It provides an application can that takes parameters to define URLs and years of past versions of Web pages. The package can send HTTP requests to the Web Archive site to retrieve the data of specified Web pages. It ...
Cryptography, Content management, Sec..., B..., P... This package implements a content management system with security features by default. It provides a blog engine and a framework for Web application development. Its features include: - Digitally signed automatic security updates - The community ...
PHP 5, Testing This class can evaluate the complexity of classes' code It can can analyse a given class and provide a ranking of its methods based on their complexity. Given existing unit tests, this class provides a to do list, consisting of all methods with incomplete or missing tests, again ordered ...