Libraries tagged by settle

webhappens/magic-properties

2 Favers
7197 Downloads

Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.

Go to Download


opencultureconsulting/basics

0 Favers
1547 Downloads

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

Go to Download


klever/tutor

0 Favers
24583 Downloads

PHPUnit Extensions to easily spec-test data models

Go to Download


icanboogie/prototype

4 Favers
11005 Downloads

Implements the Prototype design pattern; getters/setters

Go to Download


ecommit/doctrine-entities-generator-bundle

2 Favers
7599 Downloads

Generate Doctrine ORM entities.

Go to Download


settermjd/mezzio-markdown-blog

9 Favers
234 Downloads

This is a file-based blog module for PHP's Mezzio framework that renders blog articles written in Markdown format, with YAML front-matter into HTML content that can be rendered in a template.

Go to Download


settermjd/laminas-static-pages

6 Favers
634 Downloads

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

Go to Download


shaka/dynamic-update-trait

2 Favers
8201 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.

Go to Download


redaelfillali/laravel-secure-model

0 Favers
401 Downloads

Eloquent base model with auto-sanitized getters and setters.

Go to Download


neovg/php-struct

1 Favers
15320 Downloads

A "C struct"-like class with type safe attributes and fluent setter interface.

Go to Download


mouf/html.tags

3 Favers
20435 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


aedart/overload

2 Favers
12860 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


orklah/psalm-type-setters-params

4 Favers
596 Downloads

Use property type to fix param in the setter

Go to Download


niji/auto-attribute-options-setter-bundle

4 Favers
437 Downloads

Symfony AutoAttributeOptionsSetterBundle

Go to Download


kamilwylegala/immutable-setter

0 Favers
1261 Downloads

Utility class for PHP that helps making your classes immutable.

Go to Download


<< Previous Next >>