Libraries tagged by A to B
sebastian/code-unit-reverse-lookup
863391075 Downloads
Looks up which function or method a line of code belongs to
doctrine/event-manager
549597018 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
symfony/string
828924459 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
spatie/laravel-backup
27364603 Downloads
A Laravel package to backup your application
composer/ca-bundle
383793663 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
sensio/framework-extra-bundle
180413013 Downloads
This bundle provides a way to configure your controllers with annotations
symfony/browser-kit
310334016 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
spatie/browsershot
41519547 Downloads
Convert a webpage to an image or pdf using headless Chrome
blade-ui-kit/blade-icons
52336072 Downloads
A package to easily make use of icons in your Laravel Blade views.
clue/stream-filter
289942334 Downloads
A simple and modern approach to stream filtering in PHP
beberlei/doctrineextensions
83503025 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
phpmd/phpmd
119332668 Downloads
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
laravel/scout
60899944 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
opis/closure
239318922 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
infection/infection
32197735 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.