Libraries tagged by t
laravel/serializable-closure
266043052 Downloads
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
laravel/prompts
124982165 Downloads
Add beautiful and user-friendly forms to your command-line applications.
laravel/passport
72874769 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
laminas/laminas-code
161683831 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
justinrainbow/json-schema
281869512 Downloads
A library to validate a json schema.
jaybizzle/crawler-detect
82338951 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
inertiajs/inertia-laravel
34868911 Downloads
The Laravel adapter for Inertia.js.
google/recaptcha
78477220 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
fortawesome/font-awesome
6669553 Downloads
The iconic font, CSS, and SVG framework
fakerphp/faker
299478752 Downloads
Faker is a PHP library that generates fake data for you.
dompdf/dompdf
141176452 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
doctrine/persistence
250213934 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
180419748 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
396688450 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.
doctrine/common
335075290 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.