Libraries tagged by property
duncan3dc/object-intruder
279910 Downloads
A small library to access private/protected properties/methods of objects
dkd/php-populate
53278 Downloads
Trait for PHP classes, allowing properties to be populated from sources like JSON, via getters but using a single method
dive-be/php-crowbar
3124 Downloads
Access private methods / properties
digitaldream/laracrud
20520 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
based/laravel-fluent
12847 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
angrybytes/domainobject
29001 Downloads
A simple DomainObject implementation that provides simulated properties
obernard/property-indexer
11243 Downloads
Object property manipulation tools based on symfony/property-access
nbj/property-container
38074 Downloads
Utility library for making class that can contain properties
mayoturis/properties-ini
117611 Downloads
Getting and setting configuration values in ini (or java .properties) files
eurolink/property-api-php-client
8505 Downloads
A PHP library for Eurolink's Property API
webarchitect609/bitrix-iblock-property-type
17058 Downloads
Set of custom Bitrix iblock property types and basic auxiliary functionality to help develop new types as easy and fast as it possible.
stephenlake/laravel-properties
5056 Downloads
Associate generic data to any other model without polluting your application model logic, for Laravel.
rekalogika/direct-property-access
7302 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
melvinachterhuis/property-group-option-custom-fields-shopware6-plugin
3986 Downloads
Custom fields for property group option
icanhazstring/phpstan-readonly-property
14068 Downloads
Support #[IsReadonly] promoted constructor properties for PHPStan