Libraries tagged by exit_code
flarum/flarum-ext-akismet
422886 Downloads
Stop spam using the Akismet anti-spam service.
taskforcedev/crud-api
8571 Downloads
A laravel package providing an admin interface to create, edit and delete models.
sadeghpm/laravel-form-builder
78 Downloads
A laravel development package to make models create/edit form in blade syntax
marabesi/easy-crud
74 Downloads
(Laravel 5+) Simple and effective way to generate CRUD from your models or database Edit
mvccore/ext-modelform
271 Downloads
MvcCore - Extension - ModelForm - extension to build forms by decorated model classes.
mvccore/ext-model-db-sqlsrv
319 Downloads
MvcCore - Extension - Model - Database - Microsoft SQL - extension to work with Microsoft Sql Server queries in more comfortable API.
mvccore/ext-model-db-sqlite
89 Downloads
MvcCore - Extension - Model - Database - SQLite - extension to work with SQLite queries in more comfortable API.
mvccore/ext-model-db-pgsql
27 Downloads
MvcCore - Extension - Model - Database - Postgre SQL - extension to work with Postgres SQL queries in more comfortable API.
mvccore/ext-model-db-mysql
125 Downloads
MvcCore - Extension - Model - Database - MySQL - extension to work with MySQL/MariaDB/Percona Server SQL queries in more comfortable API.
mvccore/ext-model-db
573 Downloads
MvcCore - Extension - Model - Database - base model database extension with base and abstract classes and interfaces to work with sql queries in more comfortable API.
cliffparnitzky/backend-multi-edit-assistant
50 Downloads
Provides an assistant to improve filling in the fields in multi edit mode.
ben-wecom4u/laravel-edit-mode
4 Downloads
Laravel edit mode
datitisev/flarum-ext-moderator-notes
32 Downloads
Show Moderation Notes!
kgaut/confirm_edit_quit
102 Downloads
Display a confirm dialog when quiting node edit form
five-say/laravel-model-ext-trait
55 Downloads
基于 trait 的 laravel 模型特性拓展:自动注册模型观察者;创建与更新数据前,自动校验请求数据。