Skip to content

laravel-doctrine/extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8b75b8d · Oct 29, 2024
Oct 29, 2024
Oct 29, 2024
Oct 29, 2024
Oct 29, 2024
Oct 29, 2024
Oct 29, 2024
Oct 29, 2024
Oct 29, 2024
Oct 29, 2024
Oct 29, 2024
Oct 29, 2024
Oct 29, 2024
Oct 29, 2024
Oct 29, 2024

Repository files navigation

Laravel Doctrine Extensions

Build Status Code coverage PHPStan Packagist downloads

Behavioral and Query/Type Extensions for Laravel Doctrine

Installation

Via composer:

composer require laravel-doctrine/extensions

Documentation

See the documentation for more information. Full documentation at https://laravel-doctrine-extensions.readthedocs.io

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.