Skip to content

laravel-doctrine/extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4bfe9b6 · Mar 11, 2025
Oct 29, 2024
Oct 31, 2024
Oct 31, 2024
Oct 31, 2024
Oct 29, 2024
Oct 29, 2024
Oct 29, 2024
Oct 29, 2024
Oct 29, 2024
Oct 31, 2024
Mar 11, 2025
Oct 29, 2024
Oct 29, 2024
Oct 31, 2024

Repository files navigation

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.