Libraries tagged by storeden
alex-kalanis/kw_files
2530 Downloads
Accessing stored entries as files on some volume
ahkmunna/paypalpayment
10620 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.
rinvex/laravel-statistics
4034 Downloads
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.
philf/setting
30231 Downloads
Persistent configuration settings for Laravel - Create, Read, Update and Delete settings stored in files using JSON
naderman/composer-aws
169892 Downloads
A composer plugin that allows installing packages stored on S3
mrblackus/laravel-storedprocedures
141 Downloads
magslabs/laravel-storedproc
69 Downloads
This is a custom package for Laravel to utilize/use stored procedures on your laravel application.
extremeidea/bidorbuy-storeintegrator-core
1164 Downloads
Bidorbuy Store Integrator - Core.
bureaupieper/storee-php-client
162 Downloads
Client for the Store-E REST API
setbased/php-stratum-sqlite-pdo
3362 Downloads
PhpStratum SQLite: A stored procedure loader and wrapper generator for SQLite
storekeeper/magento2-plugin-msi-addon
26 Downloads
Storekeeper MSI addon plugin
storekeeper/magento2-plugin
198 Downloads
Storekeeper plugin
zbateson/mailbox-folder
7 Downloads
Lists and displays email messages stored on a local folder
winavin/permissions
12 Downloads
A lightweight, Enum-driven Roles & Permissions package for Laravel, designed for multi-model and multi-team systems without requiring database-stored role or permission definitions.
white-rabbit-1-sketch/php-file-hash-map
3 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.