affordablemobiles/eloquent-sqlcommenter

sqlcommenter support for Laravel's Eloquent ORM

v12.0.0 2025-02-26 11:20 UTC

This package is auto-updated.

Last update: 2025-02-26 11:20:35 UTC


README

Provides support for Google's sqlcommenter specification:

https://google.github.io/sqlcommenter/

Latest Stable Version Monthly Downloads Total Downloads Latest Unstable Version License

Installation

Pull in the package via composer:

"require": {
    "affordablemobiles/eloquent-sqlcommenter": "~11"
}