laravel-doctrine/extensions

Doctrine extensions for Laravel
3,461,831 49
Install
composer require laravel-doctrine/extensions
Latest Version:2.0.2
PHP:^8.2
License:MIT
Last Updated:Jan 10, 2026
Links: GitHub  ·  Packagist
Maintainer: eigan

Laravel Doctrine Extensions

Build Status Code coverage PHPStan Documentation Packagist downloads

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.