Libraries tagged by methods to class
ucscode/object-reflector
0 Downloads
A reflector that provides access to class encapsulated properties or methods
kolirt/laravel-cacheable
38 Downloads
Easily cache and control class methods without having to remember cache key names
mrkindy/deadscanner
16 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
phpdepend/callmap
15 Downloads
PHPStan Plugin to collect method-calls for further processing
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
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
19 Downloads
Adds common security to you system.
felideo/debug2
594 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