Libraries tagged by shoperti
digiaonline/instance-factory
54600 Downloads
A factory for constructing objects from arrays of properties
webhappens/magic-properties
5322 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
solution-forest/laravel-dynamic-properties
72 Downloads
A fast, flexible dynamic property system for Laravel entities
serafim/properties
9088 Downloads
PHP properties implementation
n7olkachev/laravel-computed-properties
606 Downloads
Computed properties for Eloquent
mibo/properties
4036 Downloads
PHP Library for generic and/or custom properties
kenny1911/typed-properties-helper
2158 Downloads
Set of helper functions to working with typed class properties.
jn-devops/properties
2940 Downloads
Homeful Properties Package
hermeslin/mockery-overload-properties
2615 Downloads
mock instance's properties via Mockery's overload keyword
drdplus/base-properties
670 Downloads
DrD+ base properties
cloudcake/laravel-properties
3 Downloads
Associate generic data to any other model without polluting your application model logic, for Laravel.
aedart/athenaeum-properties
1375 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing some of PHP's magic methods
skagarwal/reflection
6265 Downloads
Test any Private/Protected Methods/Properties of any class
orisai/reflection-meta
34297 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
margusk/accessors
158 Downloads
Provides automatic property accessors (setters/getters) with immutability support