Flux query builder for PHP.
- PHP 100%
| docs | ||
| src | ||
| tests | ||
| composer.json | ||
| LICENSE | ||
| phpunit.xml | ||
| README.md | ||
Flux Query Builder
Flux Query Builder is a package to build Flux queries in PHP.
Note: this package is a fork of the David Arendsen fluxquerybuilder package; original credits go to him.
Documentation
The documentation of this project is available in the docs folder.
Contributing
You're welcome to contribute to this project, but please add tests.
Testing
To execute the testing suite:
composer test