Libraries tagged by alelo
sabre/vobject
25476498 Downloads
The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects
openai-php/laravel
9727112 Downloads
OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API
league/climate
14814870 Downloads
PHP's best friend for the terminal. CLImate allows you to easily output colored text, special formats, and more.
lab404/laravel-impersonate
18848353 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
jms/serializer-bundle
92804820 Downloads
Allows you to easily serialize, and deserialize data of any complexity
dg/bypass-finals
29554082 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
doctrine/reflection
107445414 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.
twig/cssinliner-extra
20452894 Downloads
A Twig extension to allow inlining CSS
tightenco/parental
2251984 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
tailflow/laravel-orion
699479 Downloads
Orion for Laravel allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
spaze/phpstan-disallowed-calls
22839348 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
seld/cli-prompt
26732770 Downloads
Allows you to prompt for user input on the command line, and optionally hide the characters they type
paquettg/php-html-parser
8273237 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
mpociot/versionable
1345925 Downloads
Allows to create Laravel 4 / 5 / 6 / 7 / 8 / 9 / 10 / 11 Model versioning and restoring
mpdf/psr-log-aware-trait
40634483 Downloads
Trait to allow support of different psr/log versions.