Libraries tagged by static methods
cse/helpers-arrays
69 Downloads
Array helpers provides extra static methods allowing you to deal with arrays more efficiently.
creativestyle/utilities
675 Downloads
Static method utilities collection with high reusability
carry0987/utils
135 Downloads
This Utils library provides a collection of static methods designed to help in various common tasks encountered in PHP development. From manipulating arrays and strings to handling date-time conversions and file paths, this library aims to be a handy tool for PHP developers.
ap-lib/routing
56 Downloads
High-performance, flexible PHP routing library designed for speed and extensibility. Routing is optimized for static method calls and relies on a pre-built index for maximum efficiency. It provides simple, direct hashmap-based routing while allowing custom strategies and middleware support.
draculaid/phpmocker
16 Downloads
Create mock class for final classes and traits; Create mock method for static, private and final methods
norse-blue/object-facades
219 Downloads
PHP Object Facades is a PHP library that allows you to build facades for your objects to use static calls for your object's methods.
neunerlei/filesystem
2804 Downloads
A static wrapper around the symfony filesystem with additional methods for extra flavor
cubesolutions/phpconsistent
129 Downloads
PHPConsistent is a dynamic and static code analysis tool that verifies the consistency between the function/method calls your code makes and the in-line documentation (docblock) of the called functions/methods.
bggardner/static-tools
1 Downloads
Helpful static class methods for data-driven web apps
kohkimakimoto/static-proxy
24 Downloads
StaticProxy provides static interface to an instance method.
riesjart/static-context-checker
724 Downloads
Check whether a method is called in static context
staabm/cross-repo-unused-methods
2176 Downloads
Finds unused public code across repositories
sof3/static-overloads
0 Downloads
Use parameter-varying method overloads in PHP
piotrpress/accessor
43 Downloads
This library provides an access to protected/private, also static, methods/properties of an object/class.
code-distortion/staticall
13498 Downloads
Run class methods both statically and non-statically