AddOn


Eloquent

Beschreibung

Ein Wrapper für Laravel's Illuminate/database toolkit:
- ActiveRecord style ORM
- Expressive query builder
- Schema builder

Umsetzung

NG-Websolutions zum Profil

Lütkenkamp 19 32584 Löhne www.ng-websolutions.de

Versionen

1.5.0

Für REDAXO
5.x
Veröffentlicht am
30.03.2019
Require / PHP
>= 7.1.3
  • Update Eloquent to version 5.8.8
  • Model autoloader removed: Use Redaxo autoloader (e.g. /addons/project/lib) for your models

1.4.0

Für REDAXO
5.x
Veröffentlicht am
30.03.2019
Require / PHP
>= 7.0.0
  • Update Eloquent to version 5.5.44
  • Custom pagination moved from Git to local package
  • Model autoloader removed: Use Redaxo autoloader (e.g. /addons/project/lib) for your models
  • Parsedown class removed

1.3.1

Für REDAXO
5.x
Veröffentlicht am
19.06.2016

Version 1.3.1 - 2016-06-19

  • Installer Bugfix

1.3.0

Für REDAXO
5.x
Veröffentlicht am
21.11.2015

Version 1.3.0 - 2015-11-21

  • Redaxo 5 compatible
  • Optimized autoloading of model files
  • Extended documentation
  • Laravel pagination without Wrapper-Class

1.2.0

Für REDAXO
4.7.x, 4.6.x, 4.5.x
Veröffentlicht am
01.11.2015
  • Moved model files to "redaxo/include/data/addons/eloquent/models"
  • Autoload of model files

1.1.0

Für REDAXO
4.7.x, 4.6.x, 4.5.x
Veröffentlicht am
05.04.2015
  • Update Eloquent ORM auf 4.2.17
  • Paginator hinzugefügt

1.0.0

Für REDAXO
4.7.x, 4.6.x, 4.5.x
Veröffentlicht am
01.12.2014

Initial commit