a1comms/eloquent-sqlcommenter

This package is abandoned and no longer maintained. The author suggests using the affordablemobiles/eloquent-sqlcommenter package instead.

sqlcommenter support for Laravel's Eloquent ORM

v11.0.3 2024-04-03 15:29 UTC

This package is auto-updated.

Last update: 2024-05-01 14:38:53 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"
}