Libraries tagged by meteo
spatie/macroable
38204424 Downloads
A trait to dynamically add methods to a class
phpstan/phpstan-deprecation-rules
43170550 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
mailgun/mailgun-php
21771693 Downloads
The Mailgun SDK provides methods for all API functions.
jms/metadata
122782058 Downloads
Class/method/property metadata management in PHP
doctrine/reflection
99244756 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.
danielstjules/stringy
24393262 Downloads
A string manipulation library with multibyte support
ta-tikoma/phpunit-architecture-test
12246313 Downloads
Methods for testing application architecture
spaze/phpstan-disallowed-calls
9876888 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace & superglobal usages
spatie/invade
9299503 Downloads
A PHP function to work with private properties and methods
mollie/mollie-api-php
8795893 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
3396058 Downloads
Id obfuscation based on Knuth's integer hash method
dg/bypass-finals
15023276 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
consolidation/annotated-command
52948470 Downloads
Initialize Symfony Console commands from annotated command class methods.
codeception/lib-asserts
39895524 Downloads
Assertion methods used by Codeception core and Asserts module
antecedent/patchwork
12137763 Downloads
Method redefinition (monkey-patching) functionality for PHP.