Libraries tagged by static methods
sof3/static-overloads
0 Downloads
Use parameter-varying method overloads in PHP
progest/twig-extension-callfunc
1358 Downloads
Twig extension to call PHP functions or static methods from templates
piotrpress/accessor
43 Downloads
This library provides an access to protected/private, also static, methods/properties of an object/class.
code-distortion/staticall
13501 Downloads
Run class methods both statically and non-statically
sevenecks/laravel-simple-cache
705 Downloads
A wrapper for the laravel Cache facade that handles cache keys and namespacing the cache via static class methods
stella-maris/callmap-cli
9 Downloads
Create a PlantUml graph from a callmap JSON-file
oldpak/reflection
25 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.
ngmy/unused-public
8519 Downloads
Detect unused public properties, constants and methods in your code
neoighodaro/unused-public
1142 Downloads
Detect unused public properties, constants and methods in your code
labrodev/time-converter
0 Downloads
Utility library that provides a lightweight method to calculate the great-circle distance between two geographic coordinates using the Haversine formula.
furkankufrevi/laravel-route-linter
0 Downloads
Static analysis for Laravel routes. Detects missing middleware, unused named routes, duplicate URIs, missing controller methods, and more.
danielefavi/fluent-api
16 Downloads
Class designed for fluent API interface: you can invoke the same method statically and non-statically.
vilshub/helpers
139 Downloads
Helper static methods, for all vilshub packages
rtablada/markdown
26 Downloads
A laravel style markdown generator using static method calls
ronyldo12/php-stubs
2 Downloads
A flexible, simple and poweful PHP stubbing library for unit testing, built on the runkit7 extension. Easily stub instance and static methods, use advanced argument matchers, and set call expectations. Designed for seamless integration with PHPUnit and PHP 7.4+.