Libraries tagged by without model
cloudcake/laravel-settings
116 Downloads
Associate generic data to any other model without polluting your application model logic.
udokmeci/yii2-closest-relation-trait
251 Downloads
This trait adds capability to fetch nearest related model class without need of redefininf relations on extensions.
rembon/laravel-auditor
25 Downloads
Laravel Eloquent Model Auditor Without Getting Sweat
brunnofoggia/doctrine-whalen
40 Downloads
Utility to read data of a table without having a model created
t3/extbase-session-entities
989 Downloads
Extends TYPO3's Extbase framework by possibility to work with session entities over several actions without persisting, including partial model validation.
microframe/app
1 Downloads
A simplistic micro framework with a little touch of MVC without the necessity of models
basanta/lazyloader
39 Downloads
Lazy load Laravel Models with or without relationship.
tutortonym/laravel-quick-forms
7 Downloads
Laravel Quick Forms allows you to quickly and easily Integrate a subscribe or a contact us form (or both) to your Laravel application with simple Blade components without having to create everything (models, migrations, controllers, validation, views, routes, etc...) from scratch with the option to protect them with Google reCAPTCHA v2.
sofronz/elysia
2 Downloads
A powerful, customizable query string filter package for Laravel that lets you filter, sort, and search models using query parameters — without writing repetitive query logic.
sikhlana/laravel-modular
2225 Downloads
A simple package to neatly keep models into sub-directories without breaking the table naming.
glaivepro/ajaxable
78 Downloads
Laravel package that allows you to control models through ajax calls without bothering you on the PHP side.
danmarinescu/db-layer
34 Downloads
Zend Framework 2 DB Layer providing easy access to DB without the need of a model , it returning a ResultSet
igorwanbarros/custom-accessor-and-mutator
620 Downloads
to set attributes laravel model (accessors and mutators) without creating methods
winavin/permissions
1 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.
mateffy/laravel-codebase-mcp
2 Downloads
An MCP server to give Cursor, Aider, etc. the ability to introspect your Laravel codebase directly, by querying for your models, views, routes and classes without raw file search.