https://github.com/flipboxfactory/flux
DEPRECATED: This plugin no longer serves a purpose
https://github.com/flipboxfactory/flux
Last synced: 7 months ago
JSON representation
DEPRECATED: This plugin no longer serves a purpose
- Host: GitHub
- URL: https://github.com/flipboxfactory/flux
- Owner: flipboxfactory
- License: mit
- Created: 2017-11-07T14:48:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-11T03:12:38.000Z (over 7 years ago)
- Last Synced: 2025-02-22T19:24:17.956Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 513 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Manipulate data structures for Craft CMS
[](https://gitter.im/flipboxfactory/flux?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/flipboxfactory/flux/releases)
[](LICENSE.md)
[](https://travis-ci.org/flipboxfactory/flux)
[](https://scrutinizer-ci.com/g/flipboxfactory/flux/code-structure)
[](https://scrutinizer-ci.com/g/flipboxfactory/flux)
[](https://packagist.org/packages/flipboxfactory/flux)
## Installation
To install, use composer:
```
composer require flipboxfactory/flux
```
## Testing
``` bash
$ ./vendor/bin/phpunit
```
## Contributing
Please see [CONTRIBUTING](https://github.com/flipboxfactory/flux/blob/master/CONTRIBUTING.md) for details.
## Credits
- [Flipbox Digital](https://github.com/flipbox)
## License
The MIT License (MIT). Please see [License File](https://github.com/flipboxfactory/flux/blob/master/LICENSE) for more information.