Libraries tagged by setters

phoenixrvd/oda

0 Favers
13 Downloads

API-Package for simplify access from Data-Block of an object, without implementing from getters and setters.

Go to Download


oxyframe/attributes

0 Favers
5 Downloads

Easy getter, setter for your custom classes.

Go to Download


netsilik/struct

1 Favers
287 Downloads

Getters and setters made easy by rule bound magic methods. Support for Read-only public properties.

Go to Download


milantex/tpc

0 Favers
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.

Go to Download


lukasz93p/object-serializer

0 Favers
63 Downloads

Package which allows easy serialization and deserialization of php objects using JSON format, setters or public properties are not needed.

Go to Download


lexiphanic/phpspec-get-set-matcher

0 Favers
27 Downloads

PHPSpec extension to test getters and setters.

Go to Download


kris-ro/php-config

2 Favers
12 Downloads

Setup, getter and setter for configuration in PHP applications

Go to Download


jelibeeninc/eeze

2 Favers
13 Downloads

eeze is a dynamic getter and setter library

Go to Download


jc-it/yii2-datetime-behavior

0 Favers
3 Downloads

Objects of date/time/timestamp fields via magic getter and setter.

Go to Download


jamieynonan/type-hint-reader

1 Favers
492 Downloads

Reader type hint for property by setter or constructor

Go to Download


jamieynonan/default-property-normalizer

1 Favers
482 Downloads

Normalizer default value and Denormalizer by setter for Symfony Serializer

Go to Download


jameshalsall/object-hydrator

3 Favers
3457 Downloads

A simple object hydrator using reflection for constructor or setter based injection.

Go to Download


jackai/symfony-entity-helper

1 Favers
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.

Go to Download


iconic/uniproperty

1 Favers
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.

Go to Download


home-labs/phplain

0 Favers
5 Downloads

A simple object to map getters and setters of a class, at runtime.

Go to Download


<< Previous Next >>