Libraries tagged by getitems
aklump/data
652 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
1038 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.
philiprehberger/php-safe-json
68 Downloads
Safe JSON parsing with exceptions, schema validation, and typed getters
netsilik/struct
288 Downloads
Getters and setters made easy by rule bound magic methods. Support for Read-only public properties.
mvccore/ext-router-extended
433 Downloads
MvcCore - Extension - Router - Extended - trait with additional properties, setters and getters required by extended router implementations - localized router and media site version router.
losthost/json-object
0 Downloads
Dynamic JSON object wrapper with snake_case field access and Telegram-style getters
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.
f2/getset
8 Downloads
A trait `F2\GetSet` that implements getters and setters with public, protected and private visibility and type checking.