Libraries tagged by without model
itul/relatable
1 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.
microframe/app
1 Downloads
A simplistic micro framework with a little touch of MVC without the necessity of models
basanta/lazyloader
32 Downloads
Lazy load Laravel Models with or without relationship.
zvermafia/lavoter
1073 Downloads
Voteable Polymorphic Eloquent Models for Laravel 5 without user authentication. This means that for the identification of the user, we will use the fingerprintjs2 instead of authorization on the site.
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.
sikhlana/laravel-modular
2225 Downloads
A simple package to neatly keep models into sub-directories without breaking the table naming.
glaivepro/ajaxable
76 Downloads
Laravel package that allows you to control models through ajax calls without bothering you on the PHP side.
danmarinescu/db-layer
33 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
1151 Downloads
Easily update Eloquent models from put API requests without losing data
amohamed/jsconnector
14 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
8 Downloads
Date control module allowing separation of formats for View and Model for Yii Framework 2.0, without guessdate
wakjoko/laravel-subscriptions
13 Downloads
Fork of rinvex/laravel-subscriptions without dependency on users table. You can attach subscription into any model.