Libraries tagged by laravel sage
jjclane/laravel-sqlite-migrations
15898 Downloads
A trait to translate Laravel migrations into SQLite safe migrations.
safestudio/firebase-laravel
8406 Downloads
Firebase REST API easy wrapper for Laravel and Lumen
retail-cosmos/ioi-city-mall-sales-file
16500 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
15302 Downloads
This is a Laravel package providing the functionality to upload sales data to the TRX mall via APIs
snipe/safebrowsing
17758 Downloads
Laravel package to allow you to easily integrate the Google Safebrowing API into your application.
rinvex/laravel-tenants
3375 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
2790 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.
miniorange/saml-laravel-free
6032 Downloads
miniOrange SAML Single Sign on (SSO) plugin acts as a SAML Service Provider which can be configured to establish the trust between the plugin and a SAML capable Identity Providers to securely authenticate the user to the Laravel site. We support all known IdPs – ADFS, Azure AD, Google Apps, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc.
maxbrokman/safe-queue
151162 Downloads
A Laravel Doctrine friendly daemonising queue worker for Laravel 5
martinbean/laravel-sluggable-trait
48328 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
hyvor/laravel-json-meta
6789 Downloads
Strict meta data for Eloquent Models, saved in JSON columns
datomatic/laravel-enum-collections
1771 Downloads
A package to save a collection of Enums in a Eloquent field and interact with him
cooperl/laravel-ibmi
12784 Downloads
laravel-ibmi is a simple DB2 & Toolkit for IBMi service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework. Plus it also provides Toolkit for IBMi so that you can access IBMi resources with same credentials.
ubient/laravel-pwned-passwords
17250 Downloads
A Laravel validation rule to determine whether a given password is pwned (insecure)
sbine/simple-tenancy
2739 Downloads
Simple Laravel multi-tenancy in the same database