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.4 2024-05-09 11:04 UTC

This package is auto-updated.

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