Skip to content

Instantly share code, notes, and snippets.

@vluzrmos
Last active June 17, 2020 21:48
Show Gist options
  • Star 8 You must be signed in to star a gist
  • Fork 7 You must be signed in to fork a gist
  • Save vluzrmos/021ae45cd3966145965f to your computer and use it in GitHub Desktop.
Save vluzrmos/021ae45cd3966145965f to your computer and use it in GitHub Desktop.
Lista dos principais packages para Laravel citados no 16º Hangout Laravel Brasil.

ACL

Proteção de Rotas via Arquivos de Configuração

https://github.com/resultsystems/laravel-security-router

ACL / Regras e Permissões para Laravel 5

https://github.com/artesaos/defender

APIs

Api's não dói

https://github.com/dingo/api

Presenters e Transformers para sua API

https://github.com/thephpleague/fractal

CORS

Laravel CORS

https://github.com/barryvdh/laravel-cors

Lumen CORS

https://github.com/vluzrmos/lumen-cors

Database

Traduzir os Models

https://github.com/dimsav/laravel-translatable

Ordenar os Models

https://github.com/boxfrommars/rutorika-sortable

Repository Pattern

https://github.com/prettus/l5-repository

Histórico de Modificações dos Models

https://github.com/VentureCraft/revisionable

Histórico de Modificações dos Models

https://github.com/jarektkaczyk/revisionable

Tenha a tabela de Cidades Brasileiras em seu Banco de Dados

https://github.com/artesaos/cidadesbr

Biblioteca Geradora de Dados Fictícios

https://github.com/fzaninotto/Faker

jQuery DataTables + Laravel

https://github.com/yajra/laravel-datatables-demo

Debug

Barra/Console de Debug da Aplicação

https://github.com/barryvdh/laravel-debugbar

Laravel IDE Helper

https://github.com/barryvdh/laravel-ide-helper

Artisan Tinker para Lumen

https://github.com/vluzrmos/lumen-tinker

Language

Mensagens padrão do laravel traduzidas em 46 linguagens

https://github.com/caouecs/Laravel-lang

Drivers para auto-detectar o idioma

https://github.com/vluzrmos/laravel-language-detector

Blade

Gerador de PDF que Extende as Funcionalidades do Blade

https://github.com/barryvdh/laravel-snappy

Html e Form Builder para Laravel 5.1

https://github.com/LaravelCollective/html

Planilhas Excel e CSV

https://github.com/Maatwebsite/Laravel-Excel

OAuth

OAuth2 Server para Laravel

https://github.com/lucadegasperi/oauth2-server-laravel

SEO

Ferramentas SEO para Laravel

https://github.com/artesaos/seotools

Validation

Estende a Validação do Laravel

https://github.com/KennedyTedesco/Validation

@mehranhadidi
Copy link

hello mate. would you please make english document for this package. i need it & i probably need to use that on lumen5. waiting for your response. thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment