Libraries tagged by getitems

securetrading/data

0 Favers
449589 Downloads

Secure Trading's Data package. Contains getters/setters/deleters for a data object and allows extending classes to define validation methods for specific data keys.

Go to Download


dkd/php-populate

5 Favers
54971 Downloads

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

Go to Download


adrolli/eloquent-mutators

0 Favers
5855 Downloads

Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent

Go to Download


rekalogika/direct-property-access

1 Favers
8564 Downloads

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

Go to Download


icanboogie/accessor

6 Favers
52635 Downloads

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

Go to Download


webhappens/magic-properties

2 Favers
5277 Downloads

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

Go to Download


margusk/accessors

6 Favers
142 Downloads

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

Go to Download


netleak/config-params

0 Favers
5772 Downloads

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

Go to Download


icanboogie/prototype

4 Favers
10743 Downloads

Implements the Prototype design pattern; getters/setters

Go to Download


wickedone/muppet

0 Favers
7892 Downloads

testing your getters, setters, adders, removers, issers and whatevers

Go to Download


aedart/overload

2 Favers
11553 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


lucid/common

0 Favers
2379 Downloads

Shared utilities for lucid/* packages

Go to Download


redaelfillali/laravel-secure-model

0 Favers
91 Downloads

Eloquent base model with auto-sanitized getters and setters.

Go to Download


dq5studios/entity_column

0 Favers
475 Downloads

A drop-in replacement for array_column() that supports objects with getters.

Go to Download


codeitnowin/curlrequestit

7 Favers
47 Downloads

Light weight curl request library by http://www.codeitnow.in, It has setters and getters to make easy to use. You can use Curl Request with any framework like Symfony, Laravel, CackPHP, CodeIgniter, Yii etc. This is alternate of Guzzle and other libraries.

Go to Download


<< Previous Next >>