Libraries tagged by method
webmozart/assert
960407413 Downloads
Assertions to validate method input/output with nice error messages.
sebastian/code-unit-reverse-lookup
858888217 Downloads
Looks up which function or method a line of code belongs to
guzzlehttp/psr7
1120032432 Downloads
PSR-7 message implementation that also provides common utility methods
symfony/http-client
359944819 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
jms/metadata
165964898 Downloads
Class/method/property metadata management in PHP
ta-tikoma/phpunit-architecture-test
70487945 Downloads
Methods for testing application architecture
spatie/macroable
68183264 Downloads
A trait to dynamically add methods to a class
spatie/invade
42064209 Downloads
A PHP function to work with private properties and methods
phpstan/phpstan-deprecation-rules
97757015 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
mollie/mollie-api-php
17364322 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.
mailgun/mailgun-php
32283142 Downloads
The Mailgun SDK provides methods for all API functions.
dg/bypass-finals
31467712 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
antecedent/patchwork
22738841 Downloads
Method redefinition (monkey-patching) functionality for PHP.
doctrine/reflection
108177557 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.
voku/arrayy
5843789 Downloads
Array manipulation library for PHP, called Arrayy!