Libraries tagged by aes
jaybizzle/crawler-detect
80025262 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
infection/infection
20438092 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.
google/recaptcha
76608413 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
giggsey/libphonenumber-for-php
125531987 Downloads
A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.
evenement/evenement
106141328 Downloads
Événement is a very simple event dispatching library for PHP
doctrine/sql-formatter
131661105 Downloads
a PHP SQL highlighting library
doctrine/persistence
244043864 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
176509550 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
381653093 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
330057317 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.
dflydev/dot-access-data
284485546 Downloads
Given a deep data structure, access data by dot notation.
composer/xdebug-handler
343737133 Downloads
Restarts a process without Xdebug.
composer/ca-bundle
302956207 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
clue/stream-filter
226823295 Downloads
A simple and modern approach to stream filtering in PHP
barryvdh/laravel-dompdf
67436899 Downloads
A DOMPDF Wrapper for Laravel