Libraries tagged by larazeus
digitaldev-lx/log-hole
8 Downloads
LogHole is a modern, flexible Laravel logging package that supports Redis and database drivers. Designed for seamless integration with Laravel's Log facade, it leverages PHP attributes for a clean and powerful logging experience.
ddinchev/factorii
132 Downloads
Yii 2.0 test db fixtures replacement library. Roughly based on Laravel's model factories.
cuongsql/laravel-url-uploaded-file
40 Downloads
A package to leverage Laravel's UploadedFile functionality from URLs.
codepunk/activatinator
50 Downloads
Package for adding user activation on top of Laravel's 'Auth' framework
citco/mailer
119 Downloads
CIT Mailer class an extension from the laravels default mailer class.
chrischerrett/laravel-azure-storage
16 Downloads
Microsoft Azure Blob Storage integration for Laravel's Storage API
broswilli/laravel-yml-routes
11 Downloads
Create laravels routes by editing simple YAML Files
bkwld/upchuck
13348 Downloads
A simple, automatic handler of file uploads for Laravel's Eloquent models using using Flysystem.
bakgul/laravel-file-creator
102 Downloads
This package aims to create the app, database, and test files. It can be a replacement for Laravel's file generator because this package offers some quite nice features. It offers extra file types like interface, trait, service, etc. Depending on the settings, it can create dozens of files with a single command and connect them to each other properly.
bagalex/laroute
1114 Downloads
Access Laravels URL/Route helper functions, from JavaScript.
artificertech/laravel-eloquent-like-caching
768 Downloads
An eloquent-like implementation of Laravel's cache functionality
anuzpandey/laravel-useful-mixins
57 Downloads
Handy Mixin Classes for Laravel's Macroable Classes.
andrewdevelop/eloquent-filter
357 Downloads
A basic filtering package for Laravel's query builder
alimfazeli/eloquence
11 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
alibayat/likeable
332 Downloads
Implementing a Like system for Laravel's Eloquent models.