Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sven-ve/svc-param-bundle

Package to handle (set, get, edit) params in a database table
https://github.com/sven-ve/svc-param-bundle

Last synced: 30 days ago
JSON representation

Package to handle (set, get, edit) params in a database table

Awesome Lists containing this project

README

        

# SvcParamBundle

[![CI](https://github.com/Sven-Ve/svc-param-bundle/actions/workflows/php.yml/badge.svg)](https://github.com/Sven-Ve/svc-param-bundle/actions/workflows/php.yml)
[![Latest Stable Version](https://poser.pugx.org/svc/param-bundle/v)](https://packagist.org/packages/svc/param-bundle)
[![License](https://poser.pugx.org/svc/param-bundle/license)](https://packagist.org/packages/svc/param-bundle)
[![Total Downloads](https://poser.pugx.org/svc/param-bundle/downloads)](https://packagist.org/packages/svc/param-bundle)
[![PHP Version Require](http://poser.pugx.org/svc/param-bundle/require/php)](https://packagist.org/packages/svc/param-bundle)

## :warning: **Attention:**

The package will no longer be developed further. I now use [jbtronics/settings-bundle](https://github.com/jbtronics/settings-bundle) for all my programs.

### Package to handle (set, get, edit) params in a database table

* [installation](docs/installation.md)
* [Usage](docs/usage.md)
* [Changelog](CHANGELOG.md)