Libraries tagged by file store
phore/objectstore
4552 Downloads
Object store for local files, google, aws
mouf/security.userfiledao
143681 Downloads
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a database!
mitchellurgero/jsondatabase
12 Downloads
Flat-file Database that uses JSON to store data in a file structure similar to MySQL.
brenofabio/magento2-s3
58 Downloads
Use Amazon S3 as the file storage backend for your store.
fferreri/netsuite-data-dumper
64 Downloads
Helps in downloading data from your Netsuite account. It extracts most of the supported object types and stores them as JSON files.
usmonaliyev/env-auth
252 Downloads
The package provides middleware for Laravel applications to handle Basic Authentication and Secret Key Authentication using credentials stored in the .env file.
hxm/laravel-database-email-template
8 Downloads
Flexible customization of email template content, with blade file format. content will be stored in database.
dipesh79/laravel-mail-log-viewer
202 Downloads
Laravel package to view all email addresses stored in the log files, intended for development purposes only.
perf/caching
471 Downloads
Allows to store data with caching engines (Memcache, file system, etc).
rohitjoshi9023/db2cloud
3 Downloads
Schedule your database backup to various cloud file storage providing platforms like gDrive,DropBox and S3 and more.You can also store your database backup to your local server as well
putyourlightson/craft-secrets
739 Downloads
Store and manage secrets in an encrypted file.
ikepu-tp/laravel-access-logger
30 Downloads
This library stores user access logs in Laravel. You can choose between log files and databases for storage.
curology/envloader
54 Downloads
Loads values from AWS Parameter store and uses them to generate a .env file
campaigningbureau/laravel-static-image-cache
16176 Downloads
store/cache external images as a static file
bamalik1996/ipa-parser-php
10 Downloads
The PHP IPA ISO Parser is a robust tool tailored for extracting and interpreting data from IPA (iOS App Store Package) builds. Seamlessly dive into the core details of any IPA file, retrieve essential metadata, and streamline your iOS app analysis and deployment processes with this efficient package.