affordablemobiles/eloquent-sqlcommenter

sqlcommenter support for Laravel's Eloquent ORM

v11.0.4 2024-05-09 11:04 UTC

This package is auto-updated.

Last update: 2024-10-09 11:57:20 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"
}