Libraries tagged by settle
oxyframe/attributes
6 Downloads
Easy getter, setter for your custom classes.
netsilik/struct
288 Downloads
Getters and setters made easy by rule bound magic methods. Support for Read-only public properties.
mvccore/ext-router-extended
418 Downloads
MvcCore - Extension - Router - Extended - trait with additional properties, setters and getters required by extended router implementations - localized router and media site version router.
milantex/tpc
14 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.
mijohansen/php-marathon-client
30 Downloads
Simple library to connect to Kalin Setterberg's Marathon standard API.
lukasz93p/object-serializer
66 Downloads
Package which allows easy serialization and deserialization of php objects using JSON format, setters or public properties are not needed.
lexiphanic/phpspec-get-set-matcher
27 Downloads
PHPSpec extension to test getters and setters.
kris-ro/php-config
15 Downloads
Setup, getter and setter for configuration in PHP applications
jelibeeninc/eeze
13 Downloads
eeze is a dynamic getter and setter library
jc-it/yii2-datetime-behavior
3 Downloads
Objects of date/time/timestamp fields via magic getter and setter.
jamieynonan/type-hint-reader
492 Downloads
Reader type hint for property by setter or constructor
jamieynonan/default-property-normalizer
482 Downloads
Normalizer default value and Denormalizer by setter for Symfony Serializer
jackai/symfony-entity-helper
15 Downloads
Automatically generate `Getter` / `Setter` / `Isser` / `Hasser` function through annotation, Automatically generate through `@ORM\Column` judgment to generate toArray return and auto load values to entity.
iconic/uniproperty
37 Downloads
A small helper library that helps when you have to access properties of unknown objects by name. It supports both public properties and getter/setter methods.
honzahovorka/nette-sandbox
31 Downloads
Pre-setted minimal Nette Framework project