Libraries tagged by replication
vimeo/psalm
65620080 Downloads
A static analysis tool for finding errors in PHP applications
symfony/messenger
95009936 Downloads
Helps applications send and receive messages to/from other applications or via message queues
symfony/clock
100575710 Downloads
Decouples applications from the system clock
spatie/laravel-activitylog
33608188 Downloads
A very simple activity logger to monitor the users of your website or application
slim/slim
43490681 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
php-debugbar/php-debugbar
4922009 Downloads
Debug bar in the browser for php application
league/oauth2-server
113280040 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
laravel/sail
146807123 Downloads
Docker files for running a basic Laravel application.
laravel/prompts
118426449 Downloads
Add beautiful and user-friendly forms to your command-line applications.
amphp/amp
99336889 Downloads
A non-blocking concurrency framework for PHP applications.
maximebf/debugbar
103519744 Downloads
Debug bar in the browser for php application
fruitcake/laravel-cors
113694822 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
workerman/workerman
2564973 Downloads
An asynchronous event driven PHP framework for easily building fast, scalable network applications.
symfony/runtime
64862145 Downloads
Enables decoupling PHP applications from global state
symfony/rate-limiter
34180712 Downloads
Provides a Token Bucket implementation to rate limit input and output in your application