Libraries tagged by alelo
openai-php/laravel
3756744 Downloads
OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API
league/climate
12278315 Downloads
PHP's best friend for the terminal. CLImate allows you to easily output colored text, special formats, and more.
lab404/laravel-impersonate
12017637 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
jms/serializer-bundle
81101559 Downloads
Allows you to easily serialize, and deserialize data of any complexity
dg/bypass-finals
19098364 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
doctrine/reflection
102188509 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
27749733 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
twig/cssinliner-extra
14309000 Downloads
A Twig extension to allow inlining CSS
tightenco/parental
907057 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
spaze/phpstan-disallowed-calls
13220353 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
23656821 Downloads
Allows you to prompt for user input on the command line, and optionally hide the characters they type
sabre/vobject
19727796 Downloads
The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects
rtconner/laravel-tagging
2615594 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
paquettg/php-html-parser
7013050 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
20957971 Downloads
Trait to allow support of different psr/log versions.