Libraries tagged by laravel likes
questocat/laravel-rally
106 Downloads
A followers system for laravel 5
paulhenri-l/laravel-route-helpers
10 Downloads
Rails like route helpers to easily generate paths to your laravel controllers
pascalvgemert/laravel-simple-search
128 Downloads
Simplistic search Trait for Laravel eloquent models which can handle relevance score sorting.
naviocean/laravel-nameparser
5546 Downloads
PHP library to split names into their respective components. Besides detecting first and last names, this library attempts to handle prefixes, suffixes, initials and compound last names like 'Von Fange'. It also normalizes prefixes (Mister -> Mr.) and fixes capitalization (JOHN SMITH -> John Smith).
narcisonunez/laravel-actionable-model
9 Downloads
Allow actions in your laravel model
mrizwan/laravel-fcgi-client
46 Downloads
A Laravel package for communicating with FastCGI-compatible servers (like PHP-FPM)
miinto/laravel-mssql
8649 Downloads
Laravel extension which allows to use MS SQL specific column types like 'datetime2', 'real' and 'uniqueidentifier'.
micheledamo/laravel-web-artisan
46 Downloads
This package allows you to execute artisan commands in a simple way using the browser window. If you don't have SSH access to the hosting platform where your Laravel site is hosted, this solution allows you to run commands like "php artisan migrate".
libry-inc/laravel-docgen
78 Downloads
A Laravel tool to auto-generate a document from data, like DB
khalyomede/laravel-seed
12999 Downloads
Run your seeds like you run your migrations.
jojomak13/laravel-attributes
4 Downloads
This package provides the ability to create custom attributes for Laravel controllers. You can use these attributes to add functionality like authorization, validation, or any other custom behavior to your controller methods.
jobmetric/laravel-reaction
1 Downloads
This is a reaction management package for Laravel that you can use in your projects.
insign/laravel-decaptcha
766 Downloads
A Laravel package for captcha recognition for popular services like rucaptcha.com, 2captcha.com, pixodrom.com, captcha24.com, socialink.ru, anti-captcha.com
inpin/lara-like
938 Downloads
Add Likeable trait to Laravel Eloquent models
henryavila/laravel-multi-database-commands
72 Downloads
This package provides an abstraction to efficiently manage multiple database application commands, like: migrate