laravel-doctrine/extensions

Doctrine extensions for Laravel
3,650,059 49
Install
composer require laravel-doctrine/extensions
Latest Version:2.0.3
PHP:^8.2
License:MIT
Last Updated:Apr 14, 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.

Related Packages

laravel-doctrine/fluent

A fluent PHP mapping driver for Doctrine2.

454,056 43
laravel-doctrine/orm

An integration library for Laravel and Doctrine ORM

5,611,460 840
laravel-doctrine/migrations

Doctrine Migrations for Laravel

2,934,328 78
jorrit77/laravel-doctrine

The Doctrine 2 implementation that melts with Laravel 4

55 0