Libraries tagged by Class methods
robier/tests-ignore-final
11307 Downloads
Mock final classes
orisai/reflection-meta
34892 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
lodev09/php-ssh2
2685 Downloads
Wrapper class for PHP's SSH2 extension.
ijvo/kdyby-strict-objects
3583 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
kukkjanos/ewelink
715 Downloads
EWeLink Smart Home API Methods
rudra/annotation
739 Downloads
Class & Method Annotation Reader
phppkg/annotations
465 Downloads
Simple and Lightweight PHP Class & Methods Annotations Reader
meritoo/common-library
7511 Downloads
Useful classes, methods, extensions etc.
berlioz/php-doc
10138 Downloads
Berlioz PhpDoc is a PHP library to read the documentations in code (classes, methods and functions) with advanced annotation interpretation.
dgifford/text-file
5485 Downloads
Class providing methods for editing text files on a line-by-line basis.
adnane/laravel-speaks-arabic
478 Downloads
a light weight ,open-source laravel package . It facilitates dealing with arabic concepts in Laravel Framework using a set of classes and methods to make laravel speaks arabic!
quasarstream/ntp
1225 Downloads
The NetworkTimeProtocol class provides utility methods for working with NTP (Network Time Protocol) timestamps in PHP.
labrodev/php-mixed-converter
455 Downloads
PHP utility class that provides methods to convert mixed values to strings, ints or floats
gollumsf/controller-action-extractor-bundle
1465 Downloads
Extract controller class and action method
idimsh/better-bypass-finals
3082 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes