Libraries tagged by without model

shaka/dynamic-update-trait

2 Favers
8027 Downloads

The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.

Go to Download


sowailem/fieldguard

34 Favers
10 Downloads

FieldGuard is a Laravel package that enforces field-level security on Eloquent models, allowing fine-grained control over who can view or modify specific attributes—perfect for role-based data protection without altering your core models.

Go to Download


softcomtecnologia/custom-accessor-and-mutator

0 Favers
6168 Downloads

to set attributes laravel model (accessors and mutators) without creating methods

Go to Download


winavin/permissions

4 Favers
38 Downloads

A lightweight, Enum-driven Roles & Permissions package for Laravel, designed for multi-model and multi-team systems without requiring database-stored role or permission definitions.

Go to Download


ashrafic/filament-automation-bridge

0 Favers
225 Downloads

Turn any Eloquent model event into an automation trigger for Zapier, Make, or n8n — without writing code.

Go to Download


dialloibrahima/laravel-model-media

12 Favers
67 Downloads

A lightweight trait for managing media files directly on your Eloquent models, without additional tables. Perfect when you need to attach files to models by simply storing the path as an attribute.

Go to Download


casserole/eloquent-oauth2-models

7 Favers
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.

Go to Download


waad/laravel-dynamic-observer

6 Favers
147 Downloads

Call observer of the model without requiring in any provider, support multi observers

Go to Download


local-dynamics/laravel-revisionable

2 Favers
3458 Downloads

Keep a revision history for your models without thinking, created as a package for use with Laravel

Go to Download


convenia/revisionable

9 Favers
12523 Downloads

Keep a revision history for your eloquent models without thinking

Go to Download


welshdev/doctrine-base-repository

0 Favers
816 Downloads

A base repository for Doctrine to provide powerful array based queries without using specific repository methods

Go to Download


thomasjbradley/micromodel

6 Favers
34 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.

Go to Download


akiftezcan38/history-log

2 Favers
1194 Downloads

That allows you to keep a revision history for your models without thinking.

Go to Download


cakebake/yii2-scalable-behavior

6 Favers
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.

Go to Download


itul/relatable

0 Favers
123 Downloads

Dynamically link models together without changing the database

Go to Download


<< Previous Next >>