Libraries tagged by getitems

webignition/symfony-console-typed-input

1 Favers
2065475 Downloads

Symfony InputInterface providing type-specific getters for options and arguments

Go to Download


securetrading/data

0 Favers
558504 Downloads

Secure Trading's Data package. Contains getters/setters/deleters for a data object and allows extending classes to define validation methods for specific data keys.

Go to Download


dkd/php-populate

5 Favers
66608 Downloads

Trait for PHP classes, allowing properties to be populated from sources like JSON, via getters but using a single method

Go to Download


webhappens/magic-properties

2 Favers
6860 Downloads

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

Go to Download


adrolli/eloquent-mutators

5 Favers
8522 Downloads

Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent

Go to Download


rekalogika/direct-property-access

1 Favers
16292 Downloads

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

Go to Download


icanboogie/accessor

6 Favers
59597 Downloads

Implements getters/setters, read-only/write-only properties, volatile defaults, type control…

Go to Download


wp-spaghetti/wp-env

0 Favers
908 Downloads

A comprehensive WordPress environment management utility with Docker detection, typed getters, and secure configuration handling

Go to Download


netleak/config-params

0 Favers
6621 Downloads

Getters to find out in which modes are the Nette application.

Go to Download


genai/dto

0 Favers
34 Downloads

DTO support: a #[Dto] attribute, a build-time processor that compiles each DTO's getters into a JSON map, and a PHP 5.3-safe Serializer that turns DTOs (and nested/arrays of them) into arrays via that map — no runtime reflection, no toArray(). Standalone: no runtime dependencies.

Go to Download


aedart/overload

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


margusk/accessors

7 Favers
225 Downloads

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

Go to Download


lucid/common

0 Favers
2581 Downloads

Shared utilities for lucid/* packages

Go to Download


redaelfillali/laravel-secure-model

0 Favers
353 Downloads

Eloquent base model with auto-sanitized getters and setters.

Go to Download


philiprehberger/php-safe-json

1 Favers
68 Downloads

Safe JSON parsing with exceptions, schema validation, and typed getters

Go to Download


<< Previous Next >>