Libraries tagged by Class methods

phpstan/phpstan-deprecation-rules

367 Favers
39562529 Downloads

PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.

Go to Download


doctrine/reflection

2970 Favers
98165981 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.

Go to Download


jms/metadata

1799 Favers
119181520 Downloads

Class/method/property metadata management in PHP

Go to Download


spatie/macroable

689 Favers
35709094 Downloads

A trait to dynamically add methods to a class

Go to Download


consolidation/annotated-command

223 Favers
50697928 Downloads

Initialize Symfony Console commands from annotated command class methods.

Go to Download


dg/bypass-finals

472 Favers
13799495 Downloads

Removes final keyword from source code on-the-fly and allows mocking of final methods and classes

Go to Download


theseer/fdomdocument

256 Favers
39528872 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.

Go to Download


tomasvotruba/cognitive-complexity

106 Favers
1999513 Downloads

PHPStan rules to measure cognitive complexity of your classes and methods

Go to Download


nunomaduro/mock-final-classes

94 Favers
476376 Downloads

Allows mocking of final methods and classes in PHP.

Go to Download


kdyby/strict-objects

32 Favers
1478423 Downloads

Simple trait to make your class strict, when calling or accessing undefined member (property or method).

Go to Download


lazzard/php-ftp-client

91 Favers
108145 Downloads

This library provides helper classes and methods to manage your FTP files in an OOP way.

Go to Download


pocketmine/binaryutils

24 Favers
489495 Downloads

Classes and methods for conveniently handling binary data

Go to Download


bshaffer/phpunit-retry-annotations

22 Favers
414382 Downloads

Traits for retrying test methods and classes in PHPUnit

Go to Download


vanderlee/php-stable-sort-functions

34 Favers
458371 Downloads

Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.

Go to Download


debuss-a/mtomsoapclient

32 Favers
134052 Downloads

This class overrides SoapClient::__doRequest() method to implement MTOM for PHP. It decodes XML and integrate attachments in the XML response.

Go to Download


Next >>