Libraries tagged by simple storage
galileo/galileo-setting-bundle
27 Downloads
Symfony Framework bundle responsible for adding simple configuration possiblities persisted in external storage mechanims
everlutionsk/filejet-php
75 Downloads
PHP library for communicating with FileJet service. FileJet handles upload of files to remote storage and is capable of simple image mutations.
aalfiann/filebase
118 Downloads
A Simple but Powerful Flat File Database Storage.
ryanj93/php-tiny-cacher
10 Downloads
A simple library that allows to easily cache stuff using several storage options such as Redis, Memcached and SQLite.
pdyn/cache
44 Downloads
Simple caching class supporting both file and database storage.
omarabdulwahhab/filemanager
9 Downloads
A simple software package designed to streamline the management of application files, offering efficient storage, deletion, and file handling capabilities.
lyra-ring-net/oms-api-client
4 Downloads
A simple PHP package for logging API requests and responses, with cloud storage support.
leewillis77/setting-store
582 Downloads
Laravel package to provide a simple model / facade for key/value storage.
innovination/elevenlabs
17 Downloads
A simple package to convert text to audio using Elevenlabs API and store it in the storage.
godscodes/r2-laravel
72 Downloads
A simple Laravel 5/6/7/8/9 service provider for including the Cloudflare R2 Storage for PHP
filippo-toso/remote
300 Downloads
A simple way to copy/move files between different Laravel Storage disks
f3ath/pimple-config
60 Downloads
Simple multi-environment configuration for Pimple with secret storage support
devorto/queue
138 Downloads
Simple queue implementation. Load / Run queue commands (with custom storage support).
anonymous-php/config
18 Downloads
Simple config implementation which uses PSR-11 Container as a storage
almhdy/json-shelter
11 Downloads
The **JsonShelter** class provides a simple, file-based JSON database solution. It allows for creating, reading, updating, and deleting records in structured JSON format. With an intuitive interface, it manages data storage in specified directories, ensuring seamless access to your data. Each record is uniquely identifiable, simplifying data manipulation and organization. Ideal for lightweight applications or prototyping, **JsonShelter** is easy to implement and maintain, making it a suitable choice for developers looking for a straightforward database solution.