Download the PHP package wutongwan/lego without Composer
On this page you can find all versions of the php package wutongwan/lego. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wutongwan/lego
More information about wutongwan/lego
Files in wutongwan/lego
Download wutongwan/lego
More information about wutongwan/lego
Files in wutongwan/lego
Vendor wutongwan
Package lego
Short Description Yet another CRUD widgets for Laravel
License MIT
Homepage https://github.com/wutongwan/laravel-lego
Package lego
Short Description Yet another CRUD widgets for Laravel
License MIT
Homepage https://github.com/wutongwan/laravel-lego
Please rate this library. Is it a good library?
Informations about the package lego
Laravel-Lego
注意:lego 尚处于开发阶段,1.0版本发布之前主要接口仍有调整的可能性,请注意查看 release note !
Example
-
UserController.php
- layout.blade.php
Required
- php >= 7.1
- Laravel >= 6.0
Installment
1、Composer
2、Publish lego assets
Tips:
To keep the assets up-to-date and avoid issues in future updates, you may add the command to the post-update-cmd scripts in your composer.json file:
Documents
- Demo http://lego.zhw.in
- Form 表单
- Fields 支持的输入类型
- Filter 筛选器
- Grid - 列表页
- more ...
Development
-
分支
- master, 在 master 下开发及维护
-
当前版本在以下环境中开发并维护
- Mac
- Ubuntu
-
Run Demo
-
- *
起因
用了快一年的zofe/rapyd-laravel,整体觉得非常好用,但内部确实不少代码年久失修,比较脏,有的组件也不适合中国的情况(比如google map)。
所以我们几个小伙伴想了很久,还是决定重新造个轮子,参考rapyd的思路,做一个我们自己用着更顺手的脚手架库。
起名Lego,也是向乐高致敬,能用简单的Block搭建摩天大厦是我们的梦想。
现在整体代码还是非常初级的版本,有兴趣的朋友欢迎关注以及和我们讨论,但由于整个项目是以提高团队自身效率为最优先前提的,可能我们会独断一些,不会刻意的做的太通用。
All versions of lego with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
ext-json Version *
ezyang/htmlpurifier Version ^4.13
illuminate/support Version ^6.0 || ^7.0
laravelcollective/html Version ^6.0
mobiledetect/mobiledetectlib Version ^2.8
phpoffice/phpspreadsheet Version ^1.14
ext-json Version *
ezyang/htmlpurifier Version ^4.13
illuminate/support Version ^6.0 || ^7.0
laravelcollective/html Version ^6.0
mobiledetect/mobiledetectlib Version ^2.8
phpoffice/phpspreadsheet Version ^1.14
The package wutongwan/lego contains the following files
Loading the files please wait ....