You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.