cawaphp / module-clockwork
This package is abandoned and no longer maintained.
No replacement package was suggested.
Сáша module-clockwork
dev-master
2018-01-18 17:11 UTC
Requires
- php: ~7.1
- cawaphp/cawa: dev-master
- cawaphp/serializer: dev-master
This package is not auto-updated.
Last update: 2023-12-23 15:04:46 UTC
README
Module for Cawa Framework that capture all TimerEvents to display on clockwork extension
Warning
Be aware that this package is still in heavy developpement. Some breaking change will occure. Thank's for your comprehension.
This extension is only compatible with this fork off clockwork as long as the pullrequest is not merge on the main repository
Features
- Capture incoming request (get / post / headers / session / ...)
- Capture log
- Capture all TimerEvent (sql, httpclient, cache, email, ...) from Сáша app
- Works also with ajax query
- You can add new tab and new item just with
new TimerEvent()
About
License
Cawa is licensed under the GPL v3 License - see the LICENSE
file for details