Libraries tagged by without model
itul/relatable
123 Downloads
Dynamically link models together without changing the database
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.
red-plug/eloquent-unhydrated
1 Downloads
Create fastest queries without leaving the eloquent models
basanta/lazyloader
66 Downloads
Lazy load Laravel Models with or without relationship.
tutortonym/laravel-quick-forms
8 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
3 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.
glaivepro/ajaxable
82 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
latevaweb/laravel-query-updater
1200 Downloads
Easily update Eloquent models from put API requests without losing data
amohamed/jsconnector
17 Downloads
JSConnector Laravel Package provides an easy way to integrate the JSConnector JavaScript library into your Laravel application. This package offers a simple facade to interact with the JSConnector library, enabling developers to leverage the power of OpenAI's language models in their Laravel projects without the hassle of directly managing communication between PHP and JavaScript.
pzavoli71/yii2-datecontrol
9 Downloads
Date control module allowing separation of formats for View and Model for Yii Framework 2.0, without guessdate
wakjoko/laravel-subscriptions
14 Downloads
Fork of rinvex/laravel-subscriptions without dependency on users table. You can attach subscription into any model.
umairhanifdev/laravel-table-logger
6 Downloads
Automated Laravel model auditing and application log management with dynamic table creation. Tracks all model changes (create/update/delete) in dedicated log tables while maintaining native Laravel conventions. Provides comprehensive activity monitoring without database modifications.