Libraries tagged by methods to class
mrkindy/deadscanner
19 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
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.
stella-maris/callmap
9 Downloads
PHPStan Plugin to collect method-calls for further processing
piotrpress/accessor
43 Downloads
This library provides an access to protected/private, also static, methods/properties of an object/class.
fivepercent/object-security
19 Downloads
Adds common security to you system.
felideo/debug2
598 Downloads
Debug2 is a function developed to debug PHP code of form easy, simple, pretty print, fast and safe.
skrtdev/prototypes
490 Downloads
A simple library that make possible to dinamically add methods to classes
copeito/getinstance
23 Downloads
Adds getInstance method to class
khalyomede/prototype
39 Downloads
Enable adding method to a class on the fly
hoangphison/macroable
118 Downloads
A trait to dynamically add methods to a class
copeito/propertymanager
19 Downloads
Gives getter and setter methods to extender class