Laravel 扩展排行榜

此列表只包含第三方 Laravel 类库,查看所有 Laravel 相关的项目请点击这里

Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.
Arrangeable Messagebox For Laravel 4
A package for user email and phone number verification with activation code
Package for handling record filtering in Laravel 5.*
Laravel Invitation package, existing users can invite others by email
Laravel wrapper around OAuth 1 & OAuth 2 libraries.
PunchUp Application Framework.
An OAuth 2.0 bridge for Laravel and Lumen
A modern port of the old CodeIgniter Taggly library.
Upload, validate, storage, manage by API for Laravel 5.1/5.2/5.3/5.4
Taobao top client(SDK) for laravel 5
Laravel helper package to create CRUD controllers, views, models, jobs with 1 command. Vue.js support.
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
Your guardian for permissions. Stop those who aren't invited to the party.
SurvLoop is a Laravel-based engine for designing a database and creating a mobile-friendly user interface to fill it.
The library provides an easy and fast systempay webservice package. Web services are used to include one or several payment functions into an integrated CMS.
Self-validating smart models for Laravel 4.2 Eloquent ORM and add some ORM function.
Adds an ODBC(PDO) driver package to Laravel 4.2, use special method.
Take single payments in Laravel Spark such as 'pay-as-you-go' payments
一个基于 Laravel5 的后台权限、菜单管理解决方案
PHP Utility library to interface with Microsoft Windows Azure Cloud API filesystem that works as in Laravel 4.2 as in pure php.

13638
Laravel 扩展
参与改进开源知识库