Libraries tagged by properly
jn-devops/property
3920 Downloads
Homeful Property Package
endroid/property-access
139299 Downloads
Endroid Property Access
dreamcat/property_analysis
5254 Downloads
类的属性分析
dgifford/property-setter-trait
3869 Downloads
Trait providing methods to set class properties with an array.
php-slang/php-slang
27238 Downloads
PHPSlang is a library that allow you to write a purely functional code in PHP
mibo/properties
3998 Downloads
PHP Library for generic and/or custom properties
margusk/accessors
130 Downloads
Provides automatic property accessors (setters/getters) with immutability support
dobrik/extended-dumper
9701 Downloads
Symfony var dumper with extended data.
bapcat/propifier
2172 Downloads
A trait that improves PHP's properties
aedart/overload
11534 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
winwin/mapper-generator-stub
8310 Downloads
Generator for object property mapper
somecoding/laminas-doctrine-encrypt
13881 Downloads
Provides property encryption and hashing for Doctrine Entities when used within Laminas
setono/sylius-cost-price-plugin
24348 Downloads
Add a cost price property to your product variants using this plugin
php-contrib/validator
1156 Downloads
Supports validation of property values
nuffic/yii2-docblock-form
3713 Downloads
Makes a form out of class property docblocks