Libraries tagged by method
mollie/mollie-api-php
15823012 Downloads
Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.
mexitek/phpcolors
3903776 Downloads
A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.
jenssegers/optimus
4975442 Downloads
Id obfuscation based on Knuth's integer hash method
filament/support
30049594 Downloads
Core helper methods and foundation code for all Filament packages.
fico7489/laravel-pivot
6380158 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
consolidation/annotated-command
73200834 Downloads
Initialize Symfony Console commands from annotated command class methods.
codeception/lib-asserts
61426478 Downloads
Assertion methods used by Codeception core and Asserts module
aura/sql
2641904 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
antecedent/patchwork
20608160 Downloads
Method redefinition (monkey-patching) functionality for PHP.
theseer/fdomdocument
42627289 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
voku/stringy
3936601 Downloads
A string manipulation library with multibyte support
statamic/stringy
4932337 Downloads
A string manipulation library with multibyte support, forked from @statamic
ray/di
2252764 Downloads
Guice style dependency injection framework
ray/aop
2507704 Downloads
An aspect oriented framework
tomasvotruba/unused-public
3469190 Downloads
Detect unused public properties, constants and methods in your code