https://github.com/concise-laravel/concise
Super lightweight data mapper ORM for Laravel
https://github.com/concise-laravel/concise
data-mapper laravel laravel-orm orm
Last synced: 2 months ago
JSON representation
Super lightweight data mapper ORM for Laravel
- Host: GitHub
- URL: https://github.com/concise-laravel/concise
- Owner: concise-laravel
- License: mit
- Created: 2025-03-06T20:59:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-06T21:03:32.000Z (over 1 year ago)
- Last Synced: 2025-07-22T08:55:17.928Z (11 months ago)
- Topics: data-mapper, laravel, laravel-orm, orm
- Language: PHP
- Homepage:
- Size: 351 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README





[](https://codecov.io/gh/concise-laravel/concise)


# Concise
Concise is a super lightweight data mapper ORM for Laravel.
It exists as a package entirely because I wanted the most lightweight solution I could build, that would give me the
benefit of using a data mapper ORM, without using a full ORM.