Skip to content

laravel-doctrine/extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Doctrine Extensions

GitHub release Github actions Packagist Packagist

Behavioral and Query/Type Extensions for Laravel Doctrine

Gedmo Extensions:

  • Blameable
  • IpTraceable
  • Loggable
  • Sluggable
  • SoftDeletes
  • Sortable
  • Timestamps
  • Translatable
  • Tree
  • Uploadable

Beberlei Extensions:

  • Custom datetime functions
  • Custom numeric functions
  • Custom string functions

Installation

See the Laravel Doctrine website for instructions