際際滷

際際滷Share a Scribd company logo
10 less-known
Laravel packages
April 2016
Povilas Korop | Laravel Vilnius Meetup
2016-04-14
Source: Packalyst
Quiz: whos at no.1? Packages in this list:
 Outside of TOP 30
 Less than 200k installs
 Work with Laravel 5
 Updated in last half-year at least once
 Disclaimer: havent tested all myself
1. Laravel Log Viewer
https://github.com/rap2hpoutre/laravel-log-viewer
Install with composer, create a route to LogViewerController. No public assets, no vendor
routes, works with and/or without log rotate.
2. Dingo / API
https://github.com/dingo/api
A RESTful API package for the Laravel and Lumen frameworks.
 API Endpoints
 Responses
 Error handling
 Authentication
 Internal requests
 Documentation
 etc.
3. Laravel Sitemap
https://github.com/RoumenDamianoff/laravel-sitemap
4. iseed
https://github.com/orangehill/iseed
Generate a new seed file based on data
from the existing database table.
5. Laravel Countries
https://github.com/webpatser/laravel-countries
Laravel Countries is a bundle for Laravel, providing Almost ISO 3166_2, 3166_3, currency,
Capital and more for all countries.
6. Laravel media-library
https://github.com/spatie/laravel-medialibrary
Associate all sorts of files with Eloquent models. It provides a simple API to work with.
7. Laravel Newsletter
https://github.com/spatie/laravel-newsletter
This package provides an easy way to integrate email marketing services with Laravel 5.
Currently the package only supports MailChimp. In the future more services may get added.
8. Eloquent Sortable
https://github.com/spatie/eloquent-sortable
This package provides a trait that adds sortable behaviour to an Eloquent model.
9. Laravel Router
https://github.com/sebastiaanluca/laravel-router
An organized approach to handling routes in Laravel and Lumen.
10. User email verification
https://github.com/edvinaskrucas/laravel-user-email-verification
Thank you.

More Related Content

10 less-known Laravel Packages: April 2016