Libraries tagged by class properties
leocello/sweet-enum
507 Downloads
Provides the ability to declare "properties" to enums using PHP Attributes, also to define classes for specific case functionalities and much more.
kenny1911/typed-properties-helper
2110 Downloads
Set of helper functions to working with typed class properties.
dgifford/property-setter-trait
3834 Downloads
Trait providing methods to set class properties with an array.
sagittariusx/beluga.dynamic-properties
95 Downloads
Helping classes to use dynamic properties declared by get*() and set*() methods
rikudou/friend-classes
23 Downloads
Allows other classes to access your class private methods/properties
pointybeard/property-bag
705 Downloads
Set of classes for managing key/value pairs.
ucscode/object-reflector
17 Downloads
A reflector that provides access to class encapsulated properties or methods
skagarwal/reflection
6244 Downloads
Test any Private/Protected Methods/Properties of any class
nabeghe/reflecty
9 Downloads
Simple reflection helper for PHP.
kigkonsult/pcgen
55 Downloads
PHP Code Generation support package
bnomei/kirby-blueprints
69 Downloads
PHP Class-based Blueprints for Kirby CMS for better type safety and code completion
zero-to-prod/dynamic-setter
1199 Downloads
Fluently set class properties with dynamic methods.
php-shark-tank/anonymizer
210 Downloads
Library to anonymize class properties
jasny/meta
19720 Downloads
Define metadata for classes, properties and functions
oldpak/reflection
24 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.