Libraries tagged by laravel alternative
cyber-duck/laravel-alternative-mailer
2327 Downloads
Allow Laravel to send emails through two different mail configurations.
kargnas/alternative-laravel-cache
4657 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
gerardbalaoro/laravel-installer
8 Downloads
Alternative Laravel Application Installer
shnhrrsn/laravel-5-base-app
156 Downloads
Alternative base app for Laravel 5.2
rochmadnf/laravel-pm2-notification
4 Downloads
Alternative PM2 Notification for laravel
aedart/laravel-application
50 Downloads
Getter and Setter package for a Laravel application instance. It serves as an alternative to the app() method, found in the framework's foundation helpers file.
wuwx/laravel-widgets
7 Downloads
A powerful alternative to view composers. Asynchronous widgets, reloadable widgets, console generator, caching - everything you can think of.
stauth/laravel-stauth
1241 Downloads
Staging server athorization package, .htaccess alternative
salamwaddah/laravel-action-handler
195 Downloads
TODO
prevailexcel/laravel-marasoftpay
2 Downloads
A Laravel SDK for Marasoft Pay
prevailexcel/laravel-flick
39 Downloads
A Laravel SDK for Flick
neoistone/laravel-turnstile
5 Downloads
A package to help you implement the Cloudflare turnstile "CAPTCHA Alternative"
myodevops/alternative
40 Downloads
Evolutions of layouts and components of Laravel AdminLTE
martenkoetsier/laravel-routelist
19 Downloads
Alternative to route:list console command with more emphasis on route names, shortened controller names, more compact middleware view and other small tweaks.
loots-it/laravel-mail-template-channel
25 Downloads
An alternative for the standard mail channel that uses an external template for its content. An example of such a service that provides such templates is Mailjet, for which the implementation is provided.