Libraries tagged by getter setter
sinkcup/laravel-locale-setter
3473 Downloads
detect Accept-Language, setLocale, then you can use Laravel localization
orklah/psalm-type-setters-params
592 Downloads
Use property type to fix param in the setter
niji/auto-attribute-options-setter-bundle
436 Downloads
Symfony AutoAttributeOptionsSetterBundle
karunais13/country-based-db-setter
507 Downloads
Set database based on country prefix for laravel
kamilwylegala/immutable-setter
729 Downloads
Utility class for PHP that helps making your classes immutable.
dgifford/property-setter-trait
3810 Downloads
Trait providing methods to set class properties with an array.
cornford/setter
1046 Downloads
An easy way to integrate Database Settings with Laravel.
cable8mm/enum-getter
438 Downloads
This package make Enums simple for making keys, values and combine array including translate function.
ryota-murakami/twitter-bearer-token-getter
13 Downloads
CLI tool of get twitter api bearer token.
logsafe/cheddar-getter-bundle
20 Downloads
Integration bundle for the official CheddarGetter PHP client
reliv/locale
254 Downloads
Basic locale setter
sunnysideup/config_manager
649 Downloads
Silverstripe developers module that helps you get a better grip on the config layer
taeluf/rdb
34 Downloads
Custom property getters on beans, better error reporting, sql-verbs as an API. And some other quality of life stuff.
nitsan/ns-pwa
81 Downloads
Make your TYPO3 website lightning fast & work offline! Get our TYPO3 PWA extension for better SEO & mobile experience. Install today!
aramonc/docblock-parser
27 Downloads
Parses strings for docBlock like portions and then extracts the annotations, descriptions, and optional document content. This should not be used as an annotation parser for PHP code, at least not on it's own. If you're looking to do something with the docBlocks you might want to use something like https://github.com/schmittjoh/metadata better. This is more for if you're trying to get metadata from a plain text file. Look through the tests for examples.