Extensions
Extensions integration for Laravel and Doctrine
Install / Use
/learn @laravel-doctrine/ExtensionsREADME
<p align="center">
<img src="https://placehold.co/10x10/337ab7/337ab7.png" width="100%" height="15px">
<img width="480px" src="https://github.com/laravel-doctrine/extensions/blob/2.0.x/docs/banner.png"/>
</p>
Laravel Doctrine Extensions
Behavioral and Query/Type Extensions for Laravel Doctrine
Installation
Via composer:
composer require laravel-doctrine/extensions
Documentation
Full documentation at https://laravel-doctrine-extensions.readthedocs.io or in the docs directory.
Provides
Gedmo Extensions
- Blameable
- IpTraceable
- Loggable
- Sluggable
- SoftDeletes
- Sortable
- Timestamps
- Translatable
- Tree
- Uploadable
Beberlei Extensions
- Custom datetime functions
- Custom numeric functions
- Custom string functions
License
See LICENSE.
