Libraries tagged by settle
settermjd/laminas-twilio-integration
17 Downloads
A small package to simplify integrating Twilio into Mezzio project
sergiors/applyzer
254 Downloads
A simple way to invoke setter methods
rossriley/doctrine-entity-base
1177 Downloads
Single class package to provide base getter/setter functions for Doctrine Entities
programmis/upper-case-field
1512 Downloads
Setter method name and getter method name make by field name in upper case every first char
maliboot/lombok
2703 Downloads
这是一个通过注解来减少`重复代码`的工具。本插件参考了[Java库-Lombok](https://projectlombok.org/)奇思妙想编写而成。实现了setter、getter、日志、类委托、属性委托、常用的工具类方法注解等....
codeitnowin/curlrequestit
47 Downloads
Light weight curl request library by http://www.codeitnow.in, It has setters and getters to make easy to use. You can use Curl Request with any framework like Symfony, Laravel, CackPHP, CodeIgniter, Yii etc. This is alternate of Guzzle and other libraries.
birb/fancy-stubs-codegen
13 Downloads
Build-time, attribute-driven code generator: write a stub class, mark members with #[DefinerAttribute], and get a real, finished PHP class back — conventions filled in (event names, ids, ...), or whole getters/setters/builder classes generated from the stub's properties. Unlike runtime-reflection tools, the output is a plain PHP file with zero dependency on this library and no per-request reflection cost; useful for scaffolding DDD value objects/aggregates/events, command classes and other boilerplate. Postprocessing (transforming code, e.g. phpcbf/php-cs-fixer/rector), quality checks (evaluating code, e.g. PHPStan/Psalm/PHPCS) and framework-specific conventions (e.g. Laravel table/id naming) ship as separate packages — see birb/fancy-stubs-codegen-postprocessors, birb/fancy-stubs-codegen-code-quality and birb/fancy-stubs-codegen-laravel.
6dreams/rich-model-trait
1402 Downloads
A rich replacement for your anemic getters and setters
zero-to-prod/dynamic-setter
1895 Downloads
Fluently set class properties with dynamic methods.
tourze/getter-setter-trait
13 Downloads
Getter/Setter Trait
shaunthegeek/laravel-locale-setter
109 Downloads
detect Accept-Language, setLocale for Laravel
scaleplan/enum-setter
36 Downloads
Set enum types in PostgreSQL from PHP constants
nanaweb/excel-selection-setter
24937 Downloads
mensbeam/getters-and-setters
43 Downloads
Getter and setter method trait for PHP
lukaszmakuch/property-setter
149 Downloads
Sets properties of already existing objects.