Libraries tagged by laravel sage
microweber-packages/laravel-config-extended
30244 Downloads
Config rewrite for Laravel. Allows to save key and values in config files.
datomatic/laravel-hubspot-email-notification-channel
7706 Downloads
Laravel Channel to save email and notifications on Hubspot Email
mathiasgrimm/laravel-encrypted-attributes
3003 Downloads
Encrypted and safe-by-default Laravel Model attributes
jjclane/laravel-sqlite-migrations
16036 Downloads
A trait to translate Laravel migrations into SQLite safe migrations.
safestudio/firebase-laravel
8605 Downloads
Firebase REST API easy wrapper for Laravel and Lumen
indy2kro/laravel-git-hooks
601 Downloads
🪝• Efficiently manage Git hooks in Laravel projects. Enhance code quality, save time on reviews, and prevent bugs from entering your repository.
retail-cosmos/ioi-city-mall-sales-file
22610 Downloads
The IOI City Mall Sales File Generator is a Laravel package that simplifies the creation of daily sales data files for IOI City Mall stores. It seamlessly integrates into Laravel projects, streamlining data generation for retail management.
retail-cosmos/trx-mall-upload-sales-data-api
21412 Downloads
This is a Laravel package providing the functionality to upload sales data to the TRX mall via APIs
juststeveking/laravel-business-process
3036 Downloads
Laravel Business Process is a simple and clean way to run business process using a Laravel Pipeline, in a structured and type-safe way.
rinvex/laravel-tenants
3416 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
mobilestock/laravel-model-affected-rows-verification
7913 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
minuteoflaravel/laravel-self-validating-model
2605 Downloads
Model class that auto-validates when model is saved or updated
maxbrokman/safe-queue
151322 Downloads
A Laravel Doctrine friendly daemonising queue worker for Laravel 5
martinbean/laravel-sluggable-trait
48569 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
hyvor/laravel-json-meta
6968 Downloads
Strict meta data for Eloquent Models, saved in JSON columns