Libraries tagged by without model
jsefton/laravel-virtual-fields
954 Downloads
Allow eloquent models to store and retreive data against anything without needing a specific database column
casserole/eloquent-oauth2-models
92 Downloads
Eloquent database models for https://github.com/php-loep/oauth2-server OAuth 2 Server. This package does nothing (mostly) without the OAuth2 Server.
famdirksen/revisionable
6969 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
convenia/revisionable
12519 Downloads
Keep a revision history for your eloquent models without thinking
thomasjbradley/micromodel
33 Downloads
MicroModel: a really basic ORM-like form and table mapper, for working with Silex, Symfony Forms, and Doctrine DBAL; supports single tables without relationships.
jameslkingsley/laravel-scoped-cache
34 Downloads
Easily cache items specific to your Eloquent models without having to append the ID.
cakebake/yii2-scalable-behavior
105 Downloads
Key-Value storage is a very simplistic, but very powerful model. Use this behavior to expand your Yii 2 model without changing the structure.
udokmeci/yii2-closest-relation-trait
248 Downloads
This trait adds capability to fetch nearest related model class without need of redefininf relations on extensions.
muratbsts/laravel-reactable
111 Downloads
Use reactions for your Laravel model like Facebook, without pain
developerawam/generate-migration
23 Downloads
This package automatically generates migration files for your Laravel application. With this feature, you can quickly create database structures without writing SQL code manually. Simply specify the model you want to create, and this package will handle the rest, streamlining development and minimizing human errors.
blakvghost/juste
33 Downloads
Juste is the Core of Project Bravo, my personal PHP MVC framework, it essentially ensures the understanding of Models, Controller, the basic template engine.It also manages the Routing, the middlewares, the database, and especially my super nice homemade mini ORM without forgetting the easy sending of emails.
kros/model
53 Downloads
Work with model classes without having to create them.
fazed/laravel-fluent-model
1230 Downloads
Laravel's model convenience without the Eloquent backend.
dpc/sans-model-auth
3 Downloads
Stateful Auth Guard without a User model for Laravel
stillat/model-cannon
10 Downloads
Gives you a models directory in Laravel without thinking. If you're into that sort of thing.