Libraries tagged by Class methods
jimigrunge/invoke-private-methods
28038 Downloads
This is a class to aid in unit testing of private methods.
lodev09/php-util
16038 Downloads
Collection of methods that I or you usually use.
ijvo/kdyby-strict-objects
3563 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
detain/sshwitch
1626 Downloads
Login and run commands on your network devices via an ssh connection on a remote server. Easy to use PHP static class methods with static chaining support for rapid development. Supports Cisco and Juniper network routers and switches with more easily added.
code711/siteconfigurationevents
9770 Downloads
This TYPO3 extension will provide PSR-14 events for the SiteConfiguration Class methods write, rename and delete
consolidation/annotation-command
975 Downloads
Initialize Symfony Console commands from annotated command class methods.
totten/php-symbol-diff
41609 Downloads
Identify changes in PHP code by symbol (class/method)
gipfl/react-utils
7793 Downloads
Useful ReactPHP-related helper classes and methods
doganoo/php-util
7420 Downloads
A collection of common classes and methods that I am usually working with
atk14/url-fetcher
46317 Downloads
Class providing methods to make http requests
artemeon/cognitive-complexity
7616 Downloads
PHPStan rules to measure cognitive complexity of your classes and methods
akondas/php-runtime
3908 Downloads
PHP Runtime class provides methods to get total and free memory
dancryer/php-docblock-checker
150068 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
securetrading/unittest
49195 Downloads
Secure Trading's unittest package providing helper methods/classes for writing testing with PHPUnit.
keboola/phpunit-retry-annotations
50861 Downloads
Traits for retrying test methods and classes in PHPUnit