byteincoffee/doctrine-extensions
Laravel package integrating Doctrine Extensions with Eloquent models, adding behaviors like timestampable, sluggable, soft delete, and more. Provides easy configuration, listeners/subscribers, and seamless use of Doctrine-style extensions in Laravel apps.
This is a set of Doctrine 2 behavioral extensions.
Documentation for each extension can be found in /doc folder:
Add to composer.json
"require": {
"fsi/doctrine-extensions": "1.0.*"
}
How can I help you explore Laravel packages today?