Libraries tagged by Class methods
ecotone/annotation-finder
1478 Downloads
Provides support for finding classes and methods annotated with specific Doctrine Annotations or PHP8 Attributes
userx/wordpresshelper
9 Downloads
This class provides helper methods for various WordPress functions.
tswtools/logx
5 Downloads
Display the class name and method name in the laravel log
thejawker/chainable
597 Downloads
Exposes a Class that makes method chaining fluent and easy.
soruba/php-requester
17 Downloads
PHP class that provides methods to perform http request: GET, POST, PUT, DELETE
skrtdev/prototypes
489 Downloads
A simple library that make possible to dinamically add methods to classes
shiroi/think-reflection-annotation
20 Downloads
thinkphp的反射插件(同个注解反射某个class、某个method、某个param、通过观察者模式关联绑定的某个method处理多个事务)
seadrip/common
22 Downloads
some common methods and classes
sarvarov/laravel-policy-permission-check
0 Downloads
Laravel abstract policy class with magic methods and helpers.
quasarstream/ntp
598 Downloads
The NetworkTimeProtocol class provides utility methods for working with NTP (Network Time Protocol) timestamps in PHP.
proteins/extensions
37 Downloads
Provides a way to extend static classes with new methods
profenom/phpunit-retry-annotations
907 Downloads
Traits for retrying test methods and classes in PHPUnit
michaelesmith/datetime
119 Downloads
Extends PHP's DateTime class with convenience methods
lirik44/phpunit-retry-annotations
3 Downloads
Traits for retrying test methods and classes in PHPUnit, modified for selenium php-webdriver
leo980/reflector
6 Downloads
Helper function for reflecting private/protected class properties and methods. For unit-testing purposes.