Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jiannei/laravel-options


https://github.com/jiannei/laravel-options

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

laravel-options

Global key-value store in the database.

## Installing

```shell
$ composer require jiannei/laravel-options -vvv
```

## Usage

TODO

## Contributing

You can contribute in one of three ways:

1. File bug reports using the [issue tracker](https://github.com/jiannei/laravel-options/issues).
2. Answer questions or fix bugs on the [issue tracker](https://github.com/jiannei/laravel-options/issues).
3. Contribute new features or update the wiki.

_The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable._

## License

MIT