Libraries tagged by MET.no
mollie/mollie-api-php
11226839 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.
jenssegers/optimus
4089454 Downloads
Id obfuscation based on Knuth's integer hash method
fico7489/laravel-pivot
5254566 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
consolidation/annotated-command
61189847 Downloads
Initialize Symfony Console commands from annotated command class methods.
codeception/lib-asserts
48924106 Downloads
Assertion methods used by Codeception core and Asserts module
antecedent/patchwork
15243010 Downloads
Method redefinition (monkey-patching) functionality for PHP.
theseer/fdomdocument
41180343 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
3535699 Downloads
A string manipulation library with multibyte support
voku/arrayy
4952521 Downloads
Array manipulation library for PHP, called Arrayy!
statamic/stringy
3661079 Downloads
A string manipulation library with multibyte support, forked from @statamic
ray/di
1514574 Downloads
Guice style dependency injection framework
ray/aop
1717222 Downloads
An aspect oriented framework
tomasvotruba/unused-public
2432678 Downloads
Detect unused public properties, constants and methods in your code
tomasvotruba/cognitive-complexity
3788036 Downloads
PHPStan rules to measure cognitive complexity of your classes and methods
sebastiaanluca/php-pipe-operator
386603 Downloads
Method chaining (or fluent expressions) for any value using any method.