Libraries tagged by setter

opencultureconsulting/basics

0 Favers
312 Downloads

A collection of generic classes and useful traits for PHP projects.

Go to Download


margusk/accessors

5 Favers
81 Downloads

Provides automatic property accessors (setters/getters) with immutability support

Go to Download


klever/tutor

0 Favers
20468 Downloads

PHPUnit Extensions to easily spec-test data models

Go to Download


icanboogie/prototype

2 Favers
10557 Downloads

Implements the Prototype design pattern; getters/setters

Go to Download


ecommit/doctrine-entities-generator-bundle

2 Favers
5148 Downloads

Generate Doctrine ORM entities.

Go to Download


antares/accessible-bundle

15 Favers
3767 Downloads

A bundle to easily use Accessible in Symfony projects.

Go to Download


antares/accessible

12 Favers
3841 Downloads

PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.

Go to Download


sikessem/capsule

2 Favers
1553 Downloads

Capsule is designed to make it easier to manage dependencies and objects, while improving encapsulation and ensuring code quality.

Go to Download


settermjd/laminas-static-pages

5 Favers
372 Downloads

An easy, almost painless, way to render static pages in Zend Expressive applications.

Go to Download


rekalogika/direct-property-access

1 Favers
2864 Downloads

Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.

Go to Download


mvccore/ext-router-extended

1 Favers
362 Downloads

MvcCore - Extension - Router - Extended - trait with additional properties, setters and getters required by extended router implementations - localized router and media site version router.

Go to Download


mouf/html.tags

3 Favers
20061 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.

Go to Download


maliboot/lombok

3 Favers
1648 Downloads

这是一个通过注解来减少`重复代码`的工具。本插件参考了[Java库-Lombok](https://projectlombok.org/)奇思妙想编写而成。实现了setter、getter、日志、类委托、属性委托、常用的工具类方法注解等....

Go to Download


6dreams/rich-model-trait

14 Favers
1321 Downloads

A rich replacement for your anemic getters and setters

Go to Download


aedart/overload

2 Favers
11173 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)

Go to Download


<< Previous Next >>