An open API service indexing awesome lists of open source software.

https://github.com/haskel/parambag

ParamBag allows you to store parameters and make hidden processing
https://github.com/haskel/parambag

parameters params php php-library

Last synced: 11 months ago
JSON representation

ParamBag allows you to store parameters and make hidden processing

Awesome Lists containing this project

README

          

ParamsBag
==================

ParamsBag component encapsulates transfering of data into functions and hides standard stages of data processing: purification, filtering, transformation and validation

## Installation
```bash
composer require haskel/paramsbag
```