hosterra / fluxbuilder
A package to build Flux queries with PHP.
2.1.0
2024-03-30 16:42 UTC
Requires
- php: >=8.2
Requires (Dev)
README
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