Libraries tagged by A to B
sebastian/code-unit-reverse-lookup
703093886 Downloads
Looks up which function or method a line of code belongs to
doctrine/event-manager
439938432 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
symfony/string
600259989 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
composer/ca-bundle
303659380 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
sensio/framework-extra-bundle
165682521 Downloads
This bundle provides a way to configure your controllers with annotations
symfony/browser-kit
243285363 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
spatie/browsershot
23278149 Downloads
Convert a webpage to an image or pdf using headless Chrome
clue/stream-filter
227349074 Downloads
A simple and modern approach to stream filtering in PHP
phpmd/phpmd
95210385 Downloads
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
opis/closure
217267345 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
infection/infection
20562350 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.
setasign/fpdi
115332797 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
spatie/laravel-backup
17390601 Downloads
A Laravel package to backup your application
bref/bref
7175872 Downloads
Bref is a framework to write and deploy serverless PHP applications on AWS Lambda.
amphp/byte-stream
92896511 Downloads
A stream abstraction to make working with non-blocking I/O simple.