Libraries tagged by gettex
icanboogie/prototype
10742 Downloads
Implements the Prototype design pattern; getters/setters
ecommit/doctrine-entities-generator-bundle
5965 Downloads
Generate Doctrine ORM entities.
bapcat/propifier
2180 Downloads
A trait that improves PHP's properties
antares/accessible-bundle
3801 Downloads
A bundle to easily use Accessible in Symfony projects.
antares/accessible
3882 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
narrowspark/testing-helper
61081 Downloads
Provides test helpers.
programmis/upper-case-field
1184 Downloads
Setter method name and getter method name make by field name in upper case every first char
netleak/config-params
5740 Downloads
Getters to find out in which modes are the Nette application.
maliboot/lombok
2242 Downloads
这是一个通过注解来减少`重复代码`的工具。本插件参考了[Java库-Lombok](https://projectlombok.org/)奇思妙想编写而成。实现了setter、getter、日志、类委托、属性委托、常用的工具类方法注解等....
wickedone/muppet
7863 Downloads
testing your getters, setters, adders, removers, issers and whatevers
aedart/overload
11536 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
marvin255/data-getter-helper
146 Downloads
Helper which allows to get typed data from mixed sources.
ryota-murakami/twitter-bearer-token-getter
14 Downloads
CLI tool of get twitter api bearer token.
logsafe/cheddar-getter-bundle
20 Downloads
Integration bundle for the official CheddarGetter PHP client
lucid/common
2375 Downloads
Shared utilities for lucid/* packages