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.
- Host: GitHub
- URL: https://github.com/matecat/dqf-integrator
- Owner: matecat
- License: mit
- Created: 2019-09-23T16:29:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:59:22.000Z (over 2 years ago)
- Last Synced: 2025-08-03T23:27:40.473Z (10 months ago)
- Topics: client, client-library, client-projects, dqf, dqf-client, pdo, sessionid, taus, translation
- Language: PHP
- Homepage:
- Size: 328 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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