Libraries tagged by methods to class
tobento/service-macro
516 Downloads
Dynamically add methods to a class.
taitava/php-cachedcall
10 Downloads
A simple PHP trait that makes it easy to cache class method call results within a single session.
ucscode/object-reflector
32 Downloads
A reflector that provides access to class encapsulated properties or methods
kolirt/laravel-cacheable
52 Downloads
Easily cache and control class methods without having to remember cache key names
mrkindy/deadscanner
52 Downloads
Laravel console command to list dead methods and classes from Laravel projects.
komex/perk
10 Downloads
Library allows to modify namespaces, classes and methods in php files.
securehash/securehash
17 Downloads
Class to encrypt data easily with hash algorithms
lordfireen/friends
2 Downloads
Allows classes to be friends with each other and access protected and private properties and methods and constants
gavinggordon/readygetset
15 Downloads
A PHP class which provides developers with the means to create PHP class files quickly and dynamically, especially classes that will be utilizing 'getter' and 'setter' methods.
danwe/helpers-gettersetteraccessor
51 Downloads
Helper class offering functionality to define setter and getter class methods with a minimum of expressive code.
baghayi/http-verb-extraction
35 Downloads
Zf2 module for extracting http verbs of resources used in Apigility, to their own classes.
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.
zero-to-prod/dynamic-setter
1895 Downloads
Fluently set class properties with dynamic methods.
fivepercent/object-security
19 Downloads
Adds common security to you system.