Libraries tagged by getitems
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.
mvccore/ext-router-extended
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.
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
entire-studio/dynamic-accessors
7 Downloads
Dynamic setters and getters. While it can be done, it doesn't mean you should do it.