Our great sponsors
-
I use grumphp(https://github.com/phpro/grumphp) to enforce a commit log pattern, it's not the solution to everything but it help developers to write better commit log message.
-
This is in its early stages but has already helped me. If you are interested, then the code is open and located on GitHub: https://github.com/pisac/pisac
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
conventional-commits
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook plugin!
you can use that plugin to validate the commits. I never used it before, though. it's on my to do list 😉
-