Libraries tagged by allow
dg/bypass-finals
20822912 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
doctrine/reflection
103390001 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
yoast/phpunit-polyfills
30624135 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
twig/cssinliner-extra
15255828 Downloads
A Twig extension to allow inlining CSS
tightenco/parental
1101114 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
spaze/phpstan-disallowed-calls
14783370 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
seld/cli-prompt
24213210 Downloads
Allows you to prompt for user input on the command line, and optionally hide the characters they type
sabre/vobject
20626764 Downloads
The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects
rtconner/laravel-tagging
2731646 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
paquettg/php-html-parser
7257843 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
mpdf/psr-log-aware-trait
24058934 Downloads
Trait to allow support of different psr/log versions.
mpdf/psr-http-message-shim
19936835 Downloads
Shim to allow support of different psr/message versions.
league/climate
12748942 Downloads
PHP's best friend for the terminal. CLImate allows you to easily output colored text, special formats, and more.
knplabs/knp-gaufrette-bundle
25816981 Downloads
Allows to easily use the Gaufrette library in a Symfony project
ergebnis/json-printer
30669513 Downloads
Provides a JSON printer, allowing for flexible indentation.