Libraries tagged by laraveles
reportei/jigsaw
6 Downloads
Simple static sites with Laravel's Blade.
redshoes/redis-driver-fallback
12 Downloads
When the redis server stops, a second cache driver starts working. Laravel's cache can be cleared whenever the redis server is returned or the second cache driver is started. In this way, the cache system remains synchronized without the problem of loading the old cache registers.
rcalicdan/blade
84 Downloads
A standalone fork of jenssegers/blade, Laravel's Blade templating engine for use outside of Laravel. This maintained version includes fixes for modern PHP environments.
randohinn/userfile
2 Downloads
Adds file-based user login functionality to Laravel's Auth flow.
qwecfgd/sss
1 Downloads
The auditing & accountability package for Laravel's Eloquent ORM.
planetadeleste/laroute
21 Downloads
Access Laravels URL/Route helper functions, from JavaScript.
pkeogan/laravel-datatables
104 Downloads
A Package to Intergrate Datatables into Laravels 5.5 Blade Template System
pkeogan/laravel-adminlte
330 Downloads
A Package to Intergrate AdminLTE into Laravels 5.5 Blade Template System
pingpong/testing
7396 Downloads
Unit Testing Helper for Laravel's Package
perturbatio/cachetags
15536 Downloads
Provides a partial caching mechanism for use with Laravel's Blade templating language or in normal PHP with the helpers
penobit/blade
12 Downloads
The standalone version of Laravel's Blade templating engine for use outside of Laravel.
ozanmuyes/paraveley
23 Downloads
Automatically generate Parsley rules depending on Laravel's FormRequest.
ordnael/api-model
41 Downloads
Extendable class for REST API based models - instead of the traditional Database based one - that integrates common Laravel's Model class functionalities.
opendisk/blade
7 Downloads
The standalone version of Laravel's Blade templating engine for use outside of Laravel.
nsrosenqvist/blade-cli
13 Downloads
Command line version of Laravel's Blade templating engine