Libraries tagged by laravel sage
huubverbeek/laravel-model-attributes-validation
26 Downloads
Enables attribute-based validation of model attributes automatically during the save process.
goszowski/laravel-vendor-minify
3620 Downloads
A vendor minify package, to remove tests and documentation and minifing all php files to save space
dmitrakovich/sxgeo
391 Downloads
Supports GeoIP services (sypexgeo.net).
dipenparmar12/laravel-query-log
4650 Downloads
A Laravel package for log queries in user defined log channel. Your all queries will save in the log file, and you can view it anytime.
diontech/laravel-extended-scheduler
1280 Downloads
This package allows you to configure the scheduled tasks of the app via (database) model. It was developed to avoid handling theseconfigurations via a config file only, cause then we cannot share the same repo to n server instances when running different tasks is needed at each server.
cryptoman3/safe-queue
993 Downloads
A Laravel Doctrine friendly daemonising queue worker for Laravel
aonodevs/laravel-cloudinary-upload
962 Downloads
Package to upload images and videos on cloudinary and save their url into model's database
brezel/multi-tenant
144 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
tomatophp/tomato-forms
1004 Downloads
Build a full Forms with Fields on Database and save it to user meta
titonova/x-livewire
142 Downloads
A package that allows you to use livewire components the same way you would use blade components. Ie, giving it slots, atttributes etc
sagor110090/livewire-modal
107 Downloads
This Laravel Livewire package simplifies the implementation of dynamic, responsive modals in your web applications. With a focus on seamless integration and flexibility, this package allows developers to easily create and manage modals without the need for JavaScript or additional front-end dependencies. Featuring out-of-the-box support for multiple modal instances, dynamic content, and customizable design options, it’s perfect for crafting modern, interactive interfaces. Whether you need confirmation dialogs, form modals, or notification pop-ups, this package delivers a clean, reusable solution for your Livewire-powered applications.
sagirba/clickhouse-migrations
12533 Downloads
Clickhouse migrations for laravel/lumen
saad/image
4179 Downloads
This Package to deal with images crop, resize, write text, integrate with Eloquent Model to get and save inmages and creating thumbnails'
parsisolution/gateway
994 Downloads
A Laravel package for connecting to all Iraninan payment gateways
oobook/snapshot
219 Downloads
Create a snapshot on the stage of creating record and always keeps the currently created data.