Skip to content

Instantly share code, notes, and snippets.

@bhuvidya
Last active February 24, 2020 04:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bhuvidya/3d2e426f4fd569ea2e0e5ffafc79a02b to your computer and use it in GitHub Desktop.
Save bhuvidya/3d2e426f4fd569ea2e0e5ffafc79a02b to your computer and use it in GitHub Desktop.
A list of the best Laravel packages.

Ok here is an attempt to list all the decent laravel packages I've come across. Those suffixed with (*) are used across most if not all my applications.

Artisan / CLI

https://github.com/php-school/cli-menu
https://github.com/nunomaduro/laravel-console-menu

Routing

https://github.com/sebastiaanluca/laravel-route-model-autobinding

HTTP / Web Services

https://github.com/kitetail/zttp - simplified guzzle

Backend

https://github.com/beyondcode/laravel-server-timing - server timing, injects data into response

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