Libraries tagged by methods
webmozart/assert
919342986 Downloads
Assertions to validate method input/output with nice error messages.
sebastian/code-unit-reverse-lookup
821222613 Downloads
Looks up which function or method a line of code belongs to
guzzlehttp/psr7
1055515195 Downloads
PSR-7 message implementation that also provides common utility methods
symfony/http-client
331660346 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
jms/metadata
158042876 Downloads
Class/method/property metadata management in PHP
ta-tikoma/phpunit-architecture-test
54522781 Downloads
Methods for testing application architecture
spatie/macroable
63007578 Downloads
A trait to dynamically add methods to a class
spatie/invade
32140121 Downloads
A PHP function to work with private properties and methods
phpstan/phpstan-deprecation-rules
86047575 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
mailgun/mailgun-php
30287603 Downloads
The Mailgun SDK provides methods for all API functions.
dg/bypass-finals
28341606 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
antecedent/patchwork
20269166 Downloads
Method redefinition (monkey-patching) functionality for PHP.
doctrine/reflection
106998883 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
26223409 Downloads
A string manipulation library with multibyte support
spaze/phpstan-disallowed-calls
21868707 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.