SimplytheBest PHP Scripts
The simply the best collection of PHP scripts
The 44 best PHP scripts
Slim is a PHP micro framework that helps you to quickly write simple yet powerful web applications and APIs. Features a HTTP router, PSR-7 support, and dependency injection. |
Psalm is a static analysis tool for finding errors in PHP applications. |
ReactPHP is a low-level library for event-driven programming in PHP. At its core is an event loop, on top of which it provides low-level utilities, such as: Streams abstraction, async DNS resolver, network client/server, HTTP client/server and interaction with processes. Third-party libraries can use these components to create async network clients/servers and more. |