Libraries tagged by without model

goldnead/statamic-activity

0 Favers
38 Downloads

Immutable, brand-scoped activity ledger for Statamic: the append-only source of truth for what happened, without read models or dashboards.

Go to Download


cloudcake/laravel-properties

48 Favers
3 Downloads

Associate generic data to any other model without polluting your application model logic, for Laravel.

Go to Download


n3xt0r/laravel-passport-authorization-core

1 Favers
3083 Downloads

Domain-oriented authorization core for Laravel Passport, providing structured scope and permission modeling without UI or OAuth flow implementation.

Go to Download


shaka/dynamic-update-trait

2 Favers
8161 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
11 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


muratbsts/laravel-reactable

6 Favers
123 Downloads

Use reactions for your Laravel model like Facebook, without pain

Go to Download


softcomtecnologia/custom-accessor-and-mutator

0 Favers
6332 Downloads

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

Go to Download


winavin/permissions

4 Favers
48 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


oriolsegura/laravel-decimal

5 Favers
24 Downloads

Value Object to handle decimals in Laravel without losing precision and directly from Eloquent models.

Go to Download


particle-academy/last-word

0 Favers
283 Downloads

Standalone word-processing document read/write tool for agentic docs. Framework-agnostic PHP core that writes .docx (Office Open XML / WordprocessingML) from a JSON document model — headings, styled runs, nested lists, tables, code blocks, quotes, embedded images — reads them back with high fidelity, and bridges to/from GFM markdown so WYSIWYG editors round-trip Word files without converter sandwiches.

Go to Download


jsefton/laravel-virtual-fields

1 Favers
1484 Downloads

Allow eloquent models to store and retreive data against anything without needing a specific database column

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


rockerkk/revisionable-mongodb

2 Favers
19389 Downloads

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

Go to Download


<< Previous Next >>