Libraries tagged by ally
mailgun/mailgun-php
24374047 Downloads
The Mailgun SDK provides methods for all API functions.
league/climate
12276907 Downloads
PHP's best friend for the terminal. CLImate allows you to easily output colored text, special formats, and more.
lab404/laravel-impersonate
12014928 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
jms/serializer-bundle
81096055 Downloads
Allows you to easily serialize, and deserialize data of any complexity
google/cloud-core
95608703 Downloads
Google Cloud PHP shared dependency, providing functionality useful to all components.
dg/bypass-finals
19094637 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
doctrine/reflection
102184325 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.
aliyuncs/oss-sdk-php
5354384 Downloads
Aliyun OSS SDK for PHP
yoast/phpunit-polyfills
27738431 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
twig/cssinliner-extra
14306478 Downloads
A Twig extension to allow inlining CSS
tightenco/parental
906704 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
spaze/phpstan-disallowed-calls
13214845 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
23655128 Downloads
Allows you to prompt for user input on the command line, and optionally hide the characters they type
sabre/vobject
19724529 Downloads
The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects
rtconner/laravel-tagging
2615489 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.