Libraries tagged by settle
ecommit/doctrine-entities-generator-bundle
6222 Downloads
Generate Doctrine ORM entities.
bapcat/propifier
2496 Downloads
A trait that improves PHP's properties
shaka/dynamic-update-trait
6929 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.
rekalogika/direct-property-access
8875 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
redaelfillali/laravel-secure-model
132 Downloads
Eloquent base model with auto-sanitized getters and setters.
programmis/upper-case-field
1246 Downloads
Setter method name and getter method name make by field name in upper case every first char
neovg/php-struct
14121 Downloads
A "C struct"-like class with type safe attributes and fluent setter interface.
mouf/html.tags
20157 Downloads
This package contains a pure PHP object representation of HTML5 tags. There is one class for each existing HTML tag, and one getter/setter per attribute.
maliboot/lombok
2299 Downloads
这是一个通过注解来减少`重复代码`的工具。本插件参考了[Java库-Lombok](https://projectlombok.org/)奇思妙想编写而成。实现了setter、getter、日志、类委托、属性委托、常用的工具类方法注解等....
am2tec/hydrator
370 Downloads
Hydrate your object with class setters
6dreams/rich-model-trait
1357 Downloads
A rich replacement for your anemic getters and setters
orklah/psalm-type-setters-params
594 Downloads
Use property type to fix param in the setter
niji/auto-attribute-options-setter-bundle
437 Downloads
Symfony AutoAttributeOptionsSetterBundle
karunais13/country-based-db-setter
559 Downloads
Set database based on country prefix for laravel
cornford/setter
1046 Downloads
An easy way to integrate Database Settings with Laravel.