Libraries tagged by laravelrus
deepaktiwari/php-cmds
6 Downloads
Simple PHP command for generating files following the MVC architecture, similar to Laravel's Artisan command. Easily create models, controllers, and views as per your needs
datahivedevelopment/passport-introspection-server
12 Downloads
Provides Laravel's Passport server with the capabilities to respond to OAuth Introspection requests
dancycodes/flashhalt
16 Downloads
FlashHALT eliminates route definition overhead for HTMX applications, enabling direct controller method access through intuitive URL conventions - delivering 10x faster development velocity while maintaining Laravel's architectural integrity.
damianlewis/oc-octobertesting-plugin
221 Downloads
Enables Laravel's testing frameworks for October CMS
cupoftea/slice
7 Downloads
Basic routing and templating, using Laravel's illuminate components
cuongsql/laravel-url-uploaded-file
42 Downloads
A package to leverage Laravel's UploadedFile functionality from URLs.
corbosman/laravel-pipeline-passable
206 Downloads
A Passable class for Laravel's Pipeline
codeurx/laravel-xml
8 Downloads
Exports Laravel's response to xml
codepunk/activatinator
54 Downloads
Package for adding user activation on top of Laravel's 'Auth' framework
cloudcake/laravel-uuid
131 Downloads
UUID's for Laravel's Eloquent models.
clarkeash/str
185332 Downloads
An extraction of Laravels Str class from Illuminate/Support.
chrisjk123/laravel-helpers
21 Downloads
A helpers extension of Laravel's helper methods
chrischerrett/laravel-azure-storage
21 Downloads
Microsoft Azure Blob Storage integration for Laravel's Storage API
chiefey/laravel-class-generator
2 Downloads
Extend Laravels built in generators to build custom and consistent Model, Controller, and other classes.
chamnab/laroute
19 Downloads
Access Laravels URL/Route helper functions, from JavaScript.