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

https://github.com/matecat/dqf-integrator

DQF Integrator is a library tailored for DQF easy integration into a PHP application.
https://github.com/matecat/dqf-integrator

client client-library client-projects dqf dqf-client pdo sessionid taus translation

Last synced: 5 months ago
JSON representation

DQF Integrator is a library tailored for DQF easy integration into a PHP application.

Awesome Lists containing this project

README

          

# DQF Integrator

**DQF Integrator** is a library tailored for [DQF Tool](https://www.taus.net/) easy integration into a PHP application.

It provides a Client, and an OOP Abstraction Layer built on top of it.

## Documentation

* [Client](https://github.com/matecat/dqf-integrator/tree/master/docs/CLIENT.md)
* [Session Provider](https://github.com/matecat/dqf-integrator/tree/master/docs/SESSION_PROVIDER.md)
* [OOP Abstraction Layer](https://github.com/matecat/dqf-integrator/tree/master/docs/OOP.md)
* [A complete workflow](https://github.com/matecat/dqf-integrator/tree/master/docs/WORKFLOW.md)
* [Utils](https://github.com/matecat/dqf-integrator/tree/master/docs/UTILS.md)
* [Commands](https://github.com/matecat/dqf-integrator/tree/master/docs/COMMAND.md)

## Support

If you found an issue or had an idea please refer [to this section](https://github.com/matecat/dqf-integrator/issues).

## Authors

* **Mauro Cassani** - [github](https://github.com/mauretto78)

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details