Libraries tagged by laravel5.5
sagalbot/encryptable
42713 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
richan-fongdasen/laravel-i18n
78502 Downloads
Simple route and eloquent localization / translation in Laravel
petehouston/laravel-tinymce-simple-imageupload
49213 Downloads
Simple image upload for TinyMCE in Laravel.
orumad/lumen-config-cache
81915 Downloads
Adds the Laravel command `php artisan config:cache` to Lumen
nahid/linkify
116978 Downloads
Converts URLs and email addresses in text into HTML links its extended from Misd\Linify its also support laravel 5
mostafaznv/recaptcha
23067 Downloads
Laravel package for Google Recaptcha v3
magros/laravel-model-encryption
41502 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
latrell/swagger
61860 Downloads
Swagger for Laravel 5
krossroad/laravel-union-paginator
98284 Downloads
Package to support pagination in union queries in Laravel Eloquent.
kevincobain2000/laravel-alert-notifications
16436 Downloads
Alert notifications of exceptions from your laravel application
jfelder/oracledb
16142 Downloads
Oracle DB driver for Laravel
italia/spid-laravel
4860 Downloads
Laravel Package for SPID authentication
ip2location/ip2proxy-laravel
25374 Downloads
Allows user to query an IP address if it was being used as open proxy, web proxy, VPN anonymizer and TOR exits.
frenzy/turbolinks
22479 Downloads
Frenzy Turbolinks makes following links in your web application faster with Laravel
efficiently/authority-controller
31937 Downloads
AuthorityController is an PHP authorization library for Laravel 5 which restricts what resources a given user is allowed to access.