Maintainers

Package info

github.com/thadbryson/data-eloquent

pkg:composer/thadbryson/data

Statistics

Installs: 181

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2023-03-03 01:50 UTC

This package is auto-updated.

Last update: 2026-03-01 00:29:41 UTC


README

EXPERIMENTAL CODE - Use at your own risk

This is extended functionality for Laravel Models. It sets up basic functionality I use.

  • Extended Laravel Model: \Data\BaseModel
  • Standard Exceptions: currently only 1 for ModelNotFoundException
  • Traits and classes for using Laravel Migrations