Libraries tagged by th
laravel/telescope
50336160 Downloads
An elegant debug assistant for the Laravel framework.
laminas/laminas-code
155743198 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
jaybizzle/crawler-detect
79051193 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
inertiajs/inertia-laravel
31653012 Downloads
The Laravel adapter for Inertia.js.
graham-campbell/result-type
291984974 Downloads
An Implementation Of The Result Type
google/recaptcha
75876319 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
fortawesome/font-awesome
6523520 Downloads
The iconic font, CSS, and SVG framework
doctrine/persistence
240678387 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
174798499 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
327348581 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.
doctrine/collections
362299771 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
composer/pcre
231819329 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
composer/package-versions-deprecated
170959392 Downloads
Composer plugin that provides efficient querying for installed package versions (no runtime IO)
composer/ca-bundle
298913136 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
beberlei/assert
83367712 Downloads
Thin assertion library for input validation in business models.