yaim/mitter
最新稳定版本:v1.0.0-rc.1
Composer 安装命令:
composer require yaim/mitter
包简介
A Model-Sitter for Laravel Eloquent.
README 文档
README
Mitter builds index page, create & edit forms and also handle the saving parts for all your models and their relations in your admin panel.
Mitter consists several classes for these purpose:
- FormBuilder: Generates forms for creating & editing models and their relations
- FormSaver: Handles saving process of a model, for both self attributes and relation models
- IndexBuiler: Generates an index table for models.
- BaseController: Provides a REST resource controller for all models.
- BaseApiController: Provides a simple [id,text] API for models to be used on forms
Version
Mitter beta has been tested in my several personal projects.
1.0.0-rc.1
Techs
Mitter uses a number of open source projects for its interface to work properly:
- [Twitter Bootstrap] - a framework for developing responsive, mobile first projects on the web
- [jQuery] - jQuery JavaScript Library
- [select2] - a jQuery based replacement for select boxes
- [Eonasdan/bootstrap-datetimepicker] - Date/time picker widget based on twitter bootstrap
Installation
Update Later
统计信息
- 总下载量: 70
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-04-14