Libraries tagged by getter setter

aedart/overload

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


ac/model-traits

7 Favers
551 Downloads

Traits to reduce boilerplate when creating models.

Go to Download


sikessem/capsule

2 Favers
1849 Downloads

Capsule is designed to make it easier to manage dependencies and objects, while improving encapsulation and ensuring code quality.

Go to Download


phine/accessor

5 Favers
21 Downloads

A PHP library for simplifying the use of accessors.

Go to Download


slaxweb/getset

0 Favers
849 Downloads

Getter and Setter traits for SlaxWeb Framework

Go to Download


redaelfillali/laravel-secure-model

0 Favers
77 Downloads

Eloquent base model with auto-sanitized getters and setters.

Go to Download


mouf/html.tags

3 Favers
20135 Downloads

This package contains a pure PHP object representation of HTML5 tags. There is one class for each existing HTML tag, and one getter/setter per attribute.

Go to Download


kris-ro/php-config

2 Favers
15 Downloads

Setup, getter and setter for configuration in PHP applications

Go to Download


alpa/tools_proxy_object

0 Favers
46 Downloads

Creates a proxy object and assigns getter / setter handlers to the object's members when accessing them.

Go to Download


mvccore/ext-router-extended

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

Go to Download


codeitnowin/curlrequestit

7 Favers
45 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


programmis/upper-case-field

0 Favers
1129 Downloads

Setter method name and getter method name make by field name in upper case every first char

Go to Download


tourze/getter-setter-trait

0 Favers
11 Downloads

Getter/Setter Trait

Go to Download


metarush/getter

1 Favers
122 Downloads

Generate a class with getter methods from a yaml or env file

Go to Download


danwe/helpers-gettersetteraccessor

0 Favers
51 Downloads

Helper class offering functionality to define setter and getter class methods with a minimum of expressive code.

Go to Download


<< Previous Next >>