Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sebastiandedeyne/bits


https://github.com/sebastiandedeyne/bits

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# Bits

[![Build Status](https://img.shields.io/travis/sebastiandedeyne/bits/master.svg?style=flat-square)](https://travis-ci.org/sebastiandedeyne/bits)

A little experiment for storing key/values in CMS contexts. Might never see the light of day.

## Installation

You can install the package via composer:

```bash
composer require bits-cms/bits:dev-master
```

## Changelog

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

## Testing

``` bash
$ ./vendor/bin/phpunit
```

## Contributing

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

## Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

## Credits

- [Sebastian De Deyne](https://github.com/sebastiandedeyne)
- [All Contributors](../../contributors)

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.