Libraries tagged by settle
seattlewebco/wp-lti
0 Downloads
WordPress Learning Tools Interoperability Integration
seattlewebco/wp-job-manager-recruiter
6 Downloads
Library to assist integrating APIs to WP Job Manager
zyberware/var-manager
31 Downloads
Provides an easy way to save variables with getter- and setter-methods.
ymmtmsys/properties
12 Downloads
Automatically creates a setter and getter via annotations.
yarco/fast_gster
2 Downloads
A simple way to add getter/setter feature by using attribute grammar
xiaohuilam/laravel-collection-transformable
18 Downloads
Collection transformer setter. `collect()->setTransformer(WonderfulTransformer::class);`
waygou/helpers
17 Downloads
General helpers, configuration setters for any Laravel web application.
snap/data-objects
35 Downloads
The Snap Data Object library provides object templates for commonly used data sets. They provide getter, setter and validation methods and can be extended to add additional functionality.
scherzetto/env
88 Downloads
Simple env vars setter
rossriley/doctrine-entity-base
1166 Downloads
Single class package to provide base getter/setter functions for Doctrine Entities
radekb/propel-modified-value-behavior
74870 Downloads
Propel behavior for Access previous value of field after called setter method
prgtw/propel-modified-value-behavior
1 Downloads
Propel behavior for Access previous value of field after called setter method
phoenixrvd/oda
13 Downloads
API-Package for simplify access from Data-Block of an object, without implementing from getters and setters.
oxyframe/attributes
4 Downloads
Easy getter, setter for your custom classes.
milantex/tpc
13 Downloads
This project provides a mechanism to specify types for class properties. Also, property types have additional parameters, such as the regular expression pattern for strings, minimum and maximum value for integers etc. The special setter method handles type checking and will set the given value only if it is valid for the given type and its additional parameters. Check the documentation for an example.