Behavioral and Query/Type Extensions for Laravel Doctrine
Via composer:
composer require laravel-doctrine/extensions
Full documentation at https://laravel-doctrine-extensions.readthedocs.io or in the docs directory.
- Blameable
- IpTraceable
- Loggable
- Sluggable
- SoftDeletes
- Sortable
- Timestamps
- Translatable
- Tree
- Uploadable
- Custom datetime functions
- Custom numeric functions
- Custom string functions
See LICENSE.