Libraries tagged by storewid
kunalkanani/maskable
2 Downloads
A package for concealing sensitive data in Laravel models and API responses with customizable masking rules. Mask specific fields, like emails and phone numbers, without altering the original data stored in the database.
knowzies-tech/localization
70 Downloads
Localization using labels stored in database and served using cache for performance
knightar/laravel-config
98 Downloads
A basic laravel runtime configuration handler that is stored as simple key/values.
khaled/paypalpayment
5 Downloads
laravel-paypalpayment is simple package help you process direct credit card payments, stored credit card payments and PayPal account payments with your L4 projects using paypal REST API SDK.
katsuo-ryuu/kryuu-module-creator
7 Downloads
This is for helping create a new module, the newly build template will be stored in the defaule data folder
karlerss/laravel-db-script-manager
1383 Downloads
Manage database views, stored procedures etc with Laravel
juliusstoerrle/data-document-backup-core
0 Downloads
Extensible PHP library to export domain data into a formatted document stored in a remote storage for backup purposes.
juliusstoerrle/data-document-backup-contract
0 Downloads
Extensible PHP library to export domain data into a formatted document stored in a remote storage for backup purposes. This library contains the shared model that must be provided by a downstream project.
jrbecart/laravel-statistics
682 Downloads
Forked from rinvex/laravel-statistics, Rinvex Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
jpranskaitis/paypal
795 Downloads
Laravel-Paypal is simple package help you process direct credit card payments, stored credit card payments and PayPal account payments with your Laravel 5 projects using paypal REST API SDK.
josephilipraja/laravel4-paypal
17 Downloads
laravel4-paypal is simple package help you process direct credit card payments, stored credit card payments and PayPal account payments with your L4 projects using paypal REST API SDK.
jonathanmaron/increment-version
408 Downloads
increment-version helps you programmatically maintain a .version file in the root directory of your project that contains a version number. Using this version number it is trivial to programmatically invalidate URIs to resources with a long expires header (stored, for example, in a CDN) in your build scripts.
jlapp/paypalpayment
6 Downloads
laravel-paypalpayment is simple package help you process direct credit card payments, stored credit card payments and PayPal account payments with your L4 projects using paypal REST API SDK.
jklz/database-helper
41 Downloads
extends of illuminate/database and illuminate/encryption to handle field data stored in json and encrypted. encrypted via $_ENV[CRYPT.KEY]
jkchan/module-quotation
15 Downloads
This module allows the admin to view quotations stored in the database's quote table.