Libraries tagged by class properties
omasn/object-handler
5526 Downloads
The component allows filling objects from an associative array based on class strict property maps
sbwerewolf/json-serialize-trait
3387 Downloads
Library with trait of ability to output all properties of class-exemplar at call json_encode()
liquidweb/ssl-certificate
3631 Downloads
A class to easily query the properties of and validate the status of an ssl certificate
kenny1911/typed-properties-helper
1734 Downloads
Set of helper functions to working with typed class properties.
webhappens/magic-properties
3847 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
ijvo/kdyby-strict-objects
625 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
dobrik/extended-dumper
8808 Downloads
Symfony var dumper with extended data.
bnomei/kirby-blueprints
49 Downloads
PHP Class-based Blueprints for Kirby CMS for better type safety and code completion
antares/accessible-bundle
3761 Downloads
A bundle to easily use Accessible in Symfony projects.
antares/accessible
3834 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
nuffic/yii2-docblock-form
2900 Downloads
Makes a form out of class property docblocks
betterphp/php-reflection-utils
10203 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
leocello/sweet-enum
128 Downloads
Provides the ability to declare "properties" to enums using PHP Attributes, also to define classes for specific case functionalities and much more.
dgifford/property-setter-trait
3655 Downloads
Trait providing methods to set class properties with an array.
rikudou/friend-classes
18 Downloads
Allows other classes to access your class private methods/properties