Libraries tagged by getitems
hallex/assessors-and-mutators
6 Downloads
Import all methods assessors and mutators in your class
aklump/data
610 Downloads
Common interface for interacting with data in objects and arrays.
snscripts/getset
49906 Downloads
Trait for adding magic setters / getters to objects
hrn4n/magic
21 Downloads
Magic getters and setters for your classes
aedart/laravel-helpers
1037 Downloads
Getters and Setters utility package for some of Laravel's core packages. This package make use of Laravel's native Facades, as a fallback, when no custom instances are provided.
taeluf/rdb
35 Downloads
Custom property getters on beans, better error reporting, sql-verbs as an API. And some other quality of life stuff.
spekkionu/property-access
28 Downloads
Trait that automatically calls getters and setters for property access.
simplecomplex/time
32 Downloads
Time extends native DateTime class to fix shortcomings and defects, and provide more, simpler and safer getters and setters
phoenixrvd/oda
14 Downloads
API-Package for simplify access from Data-Block of an object, without implementing from getters and setters.
netsilik/struct
288 Downloads
Getters and setters made easy by rule bound magic methods. Support for Read-only public properties.
lexiphanic/phpspec-get-set-matcher
27 Downloads
PHPSpec extension to test getters and setters.
home-labs/phplain
5 Downloads
A simple object to map getters and setters of a class, at runtime.
gazu1986/laravel-lombok
2 Downloads
Laravel package for automatic getters and setters
f2/getset
8 Downloads
A trait `F2\GetSet` that implements getters and setters with public, protected and private visibility and type checking.
entity/entity
593 Downloads
Simple and fast entity class implementing magic getters and setters. Easy usage in repository design patterns