Libraries tagged by laravel sage
grazulex/laravel-snapshot
18 Downloads
A powerful Laravel package for tracking, storing and comparing snapshots of your Eloquent models — cleanly and safely.
grazulex/laravel-configrypt
3 Downloads
Encrypt sensitive values in your Laravel .env file and decrypt them automatically at runtime — safe, seamless, and config-driven.
diontech/laravel-extended-scheduler
1631 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.
dcblogdev/laravel-filters
5 Downloads
Save and reuse query string based filters
cryptoman3/safe-queue
1965 Downloads
A Laravel Doctrine friendly daemonising queue worker for Laravel
backstage/stage
20 Downloads
Site template for Backstage CMS build with Laravel and Filament
avihs/laravel-post-comment-reply
110 Downloads
This will create a post, comment, likes and reply & save in database
asdh/save-model
15 Downloads
Just a new way to save data in the database
arthurydalgo/car-rental-saet-2025
6 Downloads
The skeleton application for Laravel framework with Laravext.
anisotton/pagarme-laravel
11 Downloads
A Laravel package to integrate with Pagar.me API v5 - Modern, type-safe, and feature-rich payment gateway integration for Laravel 12+
alicfeng/laravel-runtime
734 Downloads
Laravel Runtime Library
venturedrake/laravel-crm-install
0 Downloads
Install and setup a complete Laravel CRM application
reshadman/laravel-committed
25 Downloads
Adds **committed** event to Eloquent default event callbacks (created, creating, saved, saving...).
okipa/laravel-model-json-storage
1378 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
maxeckel/laravel-editorjs
10 Downloads
This package helps you with working with Editor.js saved data (Blocks)