Libraries tagged by laravel saas
smashed-egg/laravel-route-annotation
4245 Downloads
Adds support for Route Annotations in Laravel
nguyentranchung/filament-laravel-log
1186 Downloads
Access laravel.log file through Filament admin panel
fahadyousafmahar/slash-login
690 Downloads
Say goodbye to repetitively fill / submit login forms during development of your laravel applications. This package allows you to login as any user with just a "slash login" (/login/user_id)
arxeiss/sansdaemon
1642 Downloads
Batch process Laravel Queue without a daemon; Processes queue jobs and kills the process
websemantics/lcss2php
58237 Downloads
Conveniently extracts variable declarations from multiple Less / Scss sources and returns a PHP associative array.
saade/filament-extra
806 Downloads
A set of reusable Filament helpers, columns, fields, actions and more!
saade/cep-php
1002 Downloads
Async, high availability brazilian CEP finder with multiple providers for redundancy.
nickdekruijk/minify
9206 Downloads
A package for automaticaly minifying CSS, SCSS and Javascript for Laravel
kanekescom/laravel-siasn-api
2486 Downloads
A Laravel package for seamless integration with the SIASN REST API
backstage/laravel-trailing-slash
936 Downloads
Use Laravel explicitly with or without trailing slashes, controlling URL generation and proper redirects for SEO.
saschahemleb/laravel-prometheus-exporter
3233 Downloads
A Prometheus exporter for Laravel
sansanlabs/laravel-userstamps
167 Downloads
Package to add userstamps to models.
samasend/laravel-key-rotate
72 Downloads
Rotate your Laravel application key with ease
saade/laravel-uuid
1814 Downloads
A small package for adding UUIDs to Eloquent models.
samasend/laravel-needs-auto-rehash
2354 Downloads
Automate the common password `Auth::needsRehash` routine using built-in event