Libraries tagged by ta
laravel/passport
98284296 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
laravel/cashier
33535175 Downloads
Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
laravel/breeze
40270361 Downloads
Minimal Laravel authentication scaffolding with Blade and Tailwind.
laravel/boost
32385177 Downloads
Laravel Boost accelerates AI-assisted development by providing the essential context and structure that AI needs to generate high-quality, Laravel-specific code.
laminas/laminas-code
204974338 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
kirschbaum-development/eloquent-power-joins
40089749 Downloads
The Laravel magic applied to joins.
justinrainbow/json-schema
349924453 Downloads
A library to validate a json schema.
jean85/pretty-package-versions
339140510 Downloads
A library to get pretty versions strings of installed dependencies
infection/infection
31752918 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
friendsofphp/proxy-manager-lts
153469516 Downloads
Adding support for a wider range of PHP versions to ocramius/proxy-manager
dompdf/php-svg-lib
56016340 Downloads
A library to read, parse and export to PDF SVG files.
dompdf/php-font-lib
59741809 Downloads
A library to read, parse, export and make subsets of different types of font files.
doctrine/migrations
227285464 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/deprecations
544351311 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
darkaonline/l5-swagger
40459509 Downloads
OpenApi or Swagger integration to Laravel