Libraries tagged by AMLO
openai-php/laravel
9739869 Downloads
OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API
league/climate
14818111 Downloads
PHP's best friend for the terminal. CLImate allows you to easily output colored text, special formats, and more.
lab404/laravel-impersonate
18859674 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
jms/serializer-bundle
92815325 Downloads
Allows you to easily serialize, and deserialize data of any complexity
dg/bypass-finals
29565592 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
doctrine/reflection
107450579 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.
axlon/laravel-postal-code-validation
3610605 Downloads
Worldwide postal code validation for Laravel
wapmorgan/morphos
1391782 Downloads
A morphological solution for Russian and English language written completely in PHP. Provides classes to inflect personal names, geographical names, decline and pluralize nouns, generate cardinal and ordinal numerals, spell out money amounts and time.
vlucas/valitron
4652316 Downloads
Simple, elegant, stand-alone validation library with NO dependencies
twig/cssinliner-extra
20460373 Downloads
A Twig extension to allow inlining CSS
tightenco/parental
2254915 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
tailflow/laravel-orion
699654 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
22851597 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
26737559 Downloads
Allows you to prompt for user input on the command line, and optionally hide the characters they type
paquettg/php-html-parser
8274113 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.