Libraries tagged by class properties
rikudou/friend-classes
23 Downloads
Allows other classes to access your class private methods/properties
bnomei/kirby-blueprints
72 Downloads
PHP Class-based Blueprints for Kirby CMS for better type safety and code completion
antares/accessible-bundle
3802 Downloads
A bundle to easily use Accessible in Symfony projects.
antares/accessible
3885 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
3f/meta
950 Downloads
A class and a collection to handle metadata and access them "à la" C#.
quellabs/annotation-reader
216 Downloads
A PHP annotations reader that parses, processes, and caches docblock annotations for classes, properties, and methods.
drewlabs/code-generator
125 Downloads
Simple utility classes for generating PHP classes, methods, properties and interfaces
imelgrat/opml-parser
437 Downloads
OPML Parser Class: Extract the properties of content from OPML files.
net_bazzline/php_component_code_generator
1560 Downloads
free as in freedom component to generate php code for class, file, method, property, constant, documentation
markbaker/spymaster
25 Downloads
SpyMaster is a small library, for use in testing, that allows access to verify the values of protected and private properties in a class that is being tested, without needing to modify the class using Reflection.
welcomattic/has-attributes
2 Downloads
Check if a class, a method or a property has an attribute
vendi-advertising/vendi-shared-utils
868 Downloads
Helper class shared across all Vendi-controlled properties
zeeshanu/yell
16 Downloads
A php package that yells when you try to access a property that doesn't exist in a class!
xmlutils/xmlutils
110 Downloads
This class contains methods to convert a xml tree into a complex array with nested properties and to convert a complex array object into an xml tree.
mvccore/ext-view-helper
813 Downloads
MvcCore - Extension - View - Helper - abstract class code and interface support code to create more sofisticated view helpers with better setup and protected properties.