Libraries tagged by Applications
symfony/translation
686548671 Downloads
Provides tools to internationalize your application
symfony/event-dispatcher
816496585 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
laravel/laravel
52562254 Downloads
The skeleton application for the Laravel framework.
vimeo/psalm
59045202 Downloads
A static analysis tool for finding errors in PHP applications
symfony/dependency-injection
352858303 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
spatie/laravel-activitylog
30343126 Downloads
A very simple activity logger to monitor the users of your website or application
slim/slim
41177455 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
php-debugbar/php-debugbar
1038195 Downloads
Debug bar in the browser for php application
nunomaduro/collision
251896270 Downloads
Cli error handling for console/command-line PHP applications.
league/oauth2-server
105495398 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
130488340 Downloads
Docker files for running a basic Laravel application.
laravel/prompts
92935665 Downloads
Add beautiful and user-friendly forms to your command-line applications.
amphp/amp
87611039 Downloads
A non-blocking concurrency framework for PHP applications.
maximebf/debugbar
99848358 Downloads
Debug bar in the browser for php application
fruitcake/laravel-cors
110515633 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application