Libraries tagged by gutter
monstrum/gitter
15 Downloads
Gitter allows you to interact in an object oriented manner with Git repositories.
hareku/laravel-rule-getter
17 Downloads
Laravel get valitation rules helper.
yzen.dev/typer
9 Downloads
Get property from dynamic instance
spekkionu/property-access
27 Downloads
Trait that automatically calls getters and setters for property access.
sikessem/core
0 Downloads
Objects with strict types to manage PHP variables and values.
seotils/properties
16 Downloads
Sets, gets and validate class properties
selikhovleonid/accessors-trait
32 Downloads
Trait for Property Accessors Generation
scaleupstack/easy-object
14 Downloads
Convenient object handling for a modern, defensive and strict style of programming in PHP without boilerplate code. E.g. default getters, typed properties, named/default constructors.
rootiteam/accessors
25 Downloads
Provides automatic property accessors (setters/getters) with immutability support
pinekta/geta-setta
9 Downloads
This library 'geta-setta' provides getter method and setter method.
openlss/lib-datamodel
95 Downloads
Implements a callable object from an array of data that can be extended to implement inline formatting.
noone4rever/axessors
9 Downloads
Generator of getters and setters for PHP
necromant2005/tt-provider
20 Downloads
List of traits for everyday usage
nabeghe/buildify
4 Downloads
Buildify improves PHP OOP with enhanced getter and setter functionality inspired by Builder and Fluent Patterns.
mfonte/propaccessor
8 Downloads
A PHP Trait that adds support for direct access to object properties, with explicit accessors and mutators.