Libraries tagged by Class methods
kherge/providence
148 Downloads
Makes testing through reflection easy.
yukata-roommate/proxy
42 Downloads
Call another class method
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
rudra/annotation
483 Downloads
Class & Method Annotation Reader
onlyphp/simple-queue
6 Downloads
A powerful and flexible job processing system for PHP applications, supporting both CodeIgniter 3 and Laravel frameworks. This package allows you to easily dispatch jobs with various types of processing, including closures, static class methods, object methods, global functions, and invokable classes.
oliver-schoendorn/dependency-injector
104 Downloads
A very simple dependency injector that supports instance creation and auto wiring of classes, class methods and functions. Additionally it provides simple means of caching the necessary reflections to boost performance in heavy load environments.
oldpak/reflection
24 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.
mehedimi/new-instance
2 Downloads
A package to chain class method with out storing a variable
liam-chapman/router
29 Downloads
Simple PHP Router for routing URLs to class methods.
ellipse/handlers-controller
71 Downloads
Psr-15 request handler proxying a class method using a Psr-11 container entry
eduluz1976/pervasive
4 Downloads
Library to wrap class methods and add dynamically other callables, allowing add something to be executed before an method, or after it.
drewlabs/code-generator
118 Downloads
Simple utility classes for generating PHP classes, methods, properties and interfaces
detain/sshwitch
21 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.
carlosartur/slim-auto-routing-controller
7 Downloads
Auto generate routes from class methods on slim framework.
bggardner/static-tools
1 Downloads
Helpful static class methods for data-driven web apps