Libraries tagged by getitems

icanboogie/accessor

6 Favers
46813 Downloads

Implements getters/setters, read-only/write-only properties, volatile defaults, type control…

Go to Download


dkd/php-populate

5 Favers
49066 Downloads

Trait for PHP classes, allowing properties to be populated from sources like JSON, via getters but using a single method

Go to Download


webhappens/magic-properties

2 Favers
3911 Downloads

Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.

Go to Download


margusk/accessors

5 Favers
81 Downloads

Provides automatic property accessors (setters/getters) with immutability support

Go to Download


rekalogika/direct-property-access

1 Favers
2864 Downloads

Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.

Go to Download


netleak/config-params

0 Favers
4860 Downloads

Getters to find out in which modes are the Nette application.

Go to Download


mvccore/ext-router-extended

1 Favers
362 Downloads

MvcCore - Extension - Router - Extended - trait with additional properties, setters and getters required by extended router implementations - localized router and media site version router.

Go to Download


icanboogie/prototype

2 Favers
10557 Downloads

Implements the Prototype design pattern; getters/setters

Go to Download


antares/accessible

12 Favers
3841 Downloads

PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.

Go to Download


6dreams/rich-model-trait

14 Favers
1321 Downloads

A rich replacement for your anemic getters and setters

Go to Download


aedart/overload

2 Favers
11173 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)

Go to Download


mensbeam/getters-and-setters

0 Favers
37 Downloads

Getter and setter method trait for PHP

Go to Download


openlss/lib-datamodel

0 Favers
95 Downloads

Implements a callable object from an array of data that can be extended to implement inline formatting.

Go to Download


lucid/common

0 Favers
2088 Downloads

Shared utilities for lucid/* packages

Go to Download


aklump/data

0 Favers
583 Downloads

Common interface for interacting with data in objects and arrays.

Go to Download


<< Previous Next >>