🇨🇳 Laravel 国产项目

61
Let Laravel elegantly create MySQL fulltext index.
62
Kefu5/kf5 RESTFul API for Laravel 5.1/5.2
63
工单管理工具,小团队沟通工具。是作者平日的 laravel 框架研究中诞生的程序。该工具可用于团队之间的通知、BUG 报告、工作日报等等。
69
阿里云消息服务在Laravel5中的Queue拓展。
70
redis server based on laravel/lumen
71
Allows you to use Route annotations on your controllers.
73
This package geohash for Laravel 5 support.
75
Confide is an authentication solution for Laravel 5.1
76
An easier way to filter Eloquent and Models. Save you from Request::input and Where hell.
77
office building is a multi tenancy package for laravel
79
laravel eloquent auto create table by daily or weekly or monthly or yearly
80
package for laravel 5.1 retrieve user datas serve for restful api authentication.
81
Extra Markdown View Engine for Laravel 4 View system
82
Laravel database schema extended, added some PostgreSql features
84
简易中文分词系统在Laravel的封装包。
85
Admin Panel for Laravel 4 with User, Groups and Permissions management using Cartalyst Sentry as auth provider
86
A Laravel Package to integrate elFinder 2
88
The database of the table schema, the output function into the file
90
Object-oriented route group.use like this: $route->get(...)->as(...)->uses(...)->before(...);