Libraries tagged by class props
avantar/readable-only-properties
11 Downloads
A little trait which blocks class properties setters.
genai/property
201 Downloads
Compile-time config (.env / .ini) binder: compiles #[Property] classes into a container fragment so config resolves as DI beans. Runtime is PHP 5.3.29.
henrywhitaker3/bitmasked-properties
7 Downloads
A package to use bitmasked properties on classes
uk/dynamic-properties
28 Downloads
Helping classes to use dynamic properties declared by get*() and set*() methods
sagittariusx/beluga.dynamic-properties
95 Downloads
Helping classes to use dynamic properties declared by get*() and set*() methods
perfect-code/module-property-accessor
74 Downloads
Magento2 extension which allows you to access protected property of the class.
oblak/class-validator
0 Downloads
Decorator-based property validation for classes.
hollodotme/inclomplete-class-accessor
355 Downloads
Class to access ALL properties of a __PHP_Incomplete_Class
exposer/class-exposer
24 Downloads
Allows access to a classes private methods and properties
benrowe/properties
570 Downloads
A simple runtime package for handling properties on a class
bernskioldmedia/laravel-better-proposals
69 Downloads
This is an API wrapper class for the Better Proposals API.
hartmann/magic-property-extractor
2308 Downloads
Provides property information based on class documentation
mfn/cakephp2-magic-properties
68 Downloads
Automatically add class documentation for CakePHP2 magic properties
marcoshoo/propel-eloquent
368 Downloads
Propel2 behavior that makes model classes virtually extend a Eloquent model class
rotexsoft/compare-php-class-by-git-branch
4 Downloads
This package compares versions of PHP classes across two git branches to show methods & properties present in one branch & not in the other