Libraries tagged by class properties
kigkonsult/pcgen
49 Downloads
PHP Code Generation support package
keven/magician
22 Downloads
Register magic methods handlesr from traits and abstract classes. DO NOT USE IN PRODUCTION.
fivepercent/object-security
15 Downloads
Adds common security to you system.
delormejonathan/accessible-bundle
55 Downloads
A bundle to easily use Accessible in Symfony projects.
delormejonathan/accessible
57 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
sikessem/encapsulation
11 Downloads
Apply the encapsulation principle on PHP classes
php-shark-tank/anonymizer
203 Downloads
Library to anonymize class properties
niirrty/niirrty.dynprop
22 Downloads
A dynamic PHP class properties library.
milantex/tpc
13 Downloads
This project provides a mechanism to specify types for class properties. Also, property types have additional parameters, such as the regular expression pattern for strings, minimum and maximum value for integers etc. The special setter method handles type checking and will set the given value only if it is valid for the given type and its additional parameters. Check the documentation for an example.
leo980/reflector
3 Downloads
Helper function for reflecting private/protected class properties and methods. For unit-testing purposes.
judahnator/public-accessor-attribute
2 Downloads
A trait and attribute that provides read-only access to protected class properties.
fnash/desugar-constructor
6 Downloads
Desugar a php8 class constructor with equivalent class properties and constructor assignments
cjdennis/hidden-value
21 Downloads
Allows storing pseudo class properties as values that are not dumpable, serialisable, or accessible from child classes
jasny/meta
19673 Downloads
Define metadata for classes, properties and functions
pchouse/php-tabulator
4 Downloads
A library to use PHP attributes in class and properties to create the base configuration of to the Tabulator javascript library