Libraries tagged by pro
laravel/serializable-closure
377707995 Downloads
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
laravel/scout
56902029 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
laravel/sanctum
200230996 Downloads
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
laravel/reverb
17425703 Downloads
Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.
laravel/passport
94127542 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
laravel/cashier
31145952 Downloads
Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
laravel/boost
25416600 Downloads
Laravel Boost accelerates AI-assisted development by providing the essential context and structure that AI needs to generate high-quality, Laravel-specific code.
jms/metadata
162386591 Downloads
Class/method/property metadata management in PHP
google/recaptcha
95335864 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
doctrine/persistence
309776359 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
221149675 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
doctrine/common
379553632 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
cweagans/composer-patches
103594422 Downloads
Provides a way to patch Composer packages.
composer/xdebug-handler
429558856 Downloads
Restarts a process without Xdebug.
symfony/debug
396362116 Downloads
Provides tools to ease debugging PHP code