Libraries tagged by getter method
aozisik/translatable
29 Downloads
Translatable is a package that helps you have translatable fields on models. These fields will store your translations in JSON format and will be automatically fetched to your current app locale when you try to reach them. You can also get a specific language of your choice by using certain methods. Please refer to the Github page for further details.
aedart/laravel-application
48 Downloads
Getter and Setter package for a Laravel application instance. It serves as an alternative to the app() method, found in the framework's foundation helpers file.
joshuawebdev/get-cep
2 Downloads
Biblioteca desenvolvida em PHP para obtenção de informações de um endereço por meio do Código de Enderçamento Posta (CEP) via método get
marcocesarato/security
2362 Downloads
AIO Security Class offer an automatic system of protection for developers's projects and simplify some security operations as the check of CSRF or XSS all in a simple class. Infact you could just call the main method to have better security yet without too much complicated operations.
idimsh/better-bypass-finals
2342 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
shaka/dynamic-update-trait
136 Downloads
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.
zero-to-prod/dynamic-setter
38 Downloads
Fluently set class properties with dynamic methods.
zauberfisch/silverstripe-better-image
750 Downloads
Adds additional methods to the SilverStripe Image class
dgifford/property-setter-trait
3671 Downloads
Trait providing methods to set class properties with an array.
runopencode/traitor-bundle
53 Downloads
Inject into services via method injection based on used traits of defined service classes.
sergiors/applyzer
252 Downloads
A simple way to invoke setter methods
grottopress/setter
15 Downloads
Set private object attributes directly, without calling setter methods.
alaa-almaliki/property-setter-config
31 Downloads
PHP library can be used to set object properties by a given array passed in the constructor
gollumsf/entity-relation-setter
820 Downloads
Trait for add method cross setter
iconic/stringy
24 Downloads
A fork of danielstjules/Stringy fixing php 7.3 compatibility and greek letter Θ being slugified to O instead of ΤΗ. A string manipulation library with multibyte support