Libraries tagged by methods to class
gavinggordon/readygetset
14 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
50 Downloads
Helper class offering functionality to define setter and getter class methods with a minimum of expressive code.
baghayi/http-verb-extraction
33 Downloads
Zf2 module for extracting http verbs of resources used in Apigility, to their own classes.
stella-maris/callmap
8 Downloads
PHPStan Plugin to collect method-calls for further processing
piotrpress/accessor
42 Downloads
This library provides an access to protected/private, also static, methods/properties of an object/class.
zero-to-prod/dynamic-setter
1192 Downloads
Fluently set class properties with dynamic methods.
fivepercent/object-security
17 Downloads
Adds common security to you system.
felideo/debug2
590 Downloads
Debug2 is a function developed to debug PHP code of form easy, simple, pretty print, fast and safe.
skrtdev/prototypes
487 Downloads
A simple library that make possible to dinamically add methods to classes
copeito/getinstance
23 Downloads
Adds getInstance method to class
vswteam/laravel-hashed-naming
1653 Downloads
A trait to hashed naming methods to a class
khalyomede/prototype
36 Downloads
Enable adding method to a class on the fly
hoangphison/macroable
102 Downloads
A trait to dynamically add methods to a class
copeito/propertymanager
19 Downloads
Gives getter and setter methods to extender class
liam-chapman/router
29 Downloads
Simple PHP Router for routing URLs to class methods.