Libraries tagged by metro
mailgun/mailgun-php
24761549 Downloads
The Mailgun SDK provides methods for all API functions.
dg/bypass-finals
19745395 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
doctrine/reflection
102742863 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.
ta-tikoma/phpunit-architecture-test
24609697 Downloads
Methods for testing application architecture
spaze/phpstan-disallowed-calls
13786574 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.
spatie/invade
15401377 Downloads
A PHP function to work with private properties and methods
mollie/mollie-api-php
11015418 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
4028202 Downloads
Id obfuscation based on Knuth's integer hash method
fico7489/laravel-pivot
5200462 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
consolidation/annotated-command
60491641 Downloads
Initialize Symfony Console commands from annotated command class methods.
codeception/lib-asserts
48125390 Downloads
Assertion methods used by Codeception core and Asserts module
aura/sql
2057600 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
14950126 Downloads
Method redefinition (monkey-patching) functionality for PHP.
theseer/fdomdocument
41075855 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.
beberlei/metrics
1053814 Downloads
Simple library to talk to metrics collector services.