Libraries tagged by properos
aura/web
427543 Downloads
Provides web Request and Response objects for use by web controllers and actions. These are representations of the PHP web environment, not HTTP request and response objects proper.
zendframework/zend-config
19435122 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
zachleigh/laravel-property-bag
310671 Downloads
Easy Laravel user settings using a property bag
ocramius/lazy-property
71324 Downloads
A library that provides lazy instantiation logic for object properties
selective/config
143442 Downloads
Config component, strictly typed
mybuilder/phpunit-accelerator
2943128 Downloads
PHPUnit accelerator
kdyby/strict-objects
1523994 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
innmind/black-box
87000 Downloads
Test library
ihor/nspl
363280 Downloads
Non-standard PHP library (NSPL) - functional primitives toolbox and more
henzeb/enumhancer
154913 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
eloquent/pops
685046 Downloads
PHP object proxy system.
wikimedia/xmp-reader
471481 Downloads
Reader for XMP data containing properties relevant to images
symbiote/silverstripe-multivaluefield
371012 Downloads
A DB field + form fields for storing multiple values in a single property (serialized).
svrnm/exceldatatables
176555 Downloads
Replace a worksheet within an Excel workbook (.xlsx) without changing any other properties of the file
samdark/hydrator
69276 Downloads
Allows to extract data from an object or create a new object based on data for the purpose of persisting state. Works with private and protected properties.