Libraries tagged by ass
laravel/sail
146394835 Downloads
Docker files for running a basic Laravel application.
larastan/larastan
23475773 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
knplabs/knp-snappy
58729444 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.
justinrainbow/json-schema
276788849 Downloads
A library to validate a json schema.
jean85/pretty-package-versions
235097032 Downloads
A library to get pretty versions strings of installed dependencies
jaybizzle/crawler-detect
80514010 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
infection/infection
20710033 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
76989979 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
giggsey/libphonenumber-for-php
126184097 Downloads
A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.
evenement/evenement
107525646 Downloads
Événement is a very simple event dispatching library for PHP
doctrine/sql-formatter
132701095 Downloads
a PHP SQL highlighting library
doctrine/persistence
245438047 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
177337141 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
385408826 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
331162138 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.