Libraries tagged by file-based
dipesh79/laravel-fast-settings
83 Downloads
A lightweight, fast, file-based settings storage for Laravel applications.
webfiori/queue
695 Downloads
A lightweight job queue library for PHP with file-based storage.
texnixe/similar
428 Downloads
Find similar pages or files based on similarities between fields
symbiote/silverstripe-contextawareupload
4797 Downloads
Automatic organization of uploaded files based on the site tree structure.
slowmove/simple-php-queue
506 Downloads
A simple, primarily file based, queue with multiple adapters
simpletools/db-indexedfile
3943 Downloads
High-throughput non-concurrent NoSQL key-value file-based database with a memory-backed index.
settermjd/mezzio-markdown-blog
207 Downloads
This is a file-based blog module for PHP's Mezzio framework that renders blog articles written in Markdown format, with YAML front-matter into HTML content that can be rendered in a template.
prioris/iseed
2265 Downloads
This is a fork of the original package Orangehill/Iseed by Tihomir Opacic ([email protected]) and further forked by Szobonya Csaba([email protected]). Generate a new Laravel database seed file based on data from the existing database table.
orhanayd/nonedb
3 Downloads
File-based NoSQL database for PHP - No installation required
opensoft/storage-bundle
16134 Downloads
An opinionated file based storage system with database level file tracking.
mathsgod/light-server
183 Downloads
A lightweight PHP 8.1+ file-based routing server inspired by Nuxt.js pages, built on PSR-7/PSR-15 with League Route and Laminas.
linslin/laravel-coffee-cache
2817 Downloads
File based lever out cache for laravel. This cache hook in before composer autoload and Laravel boostrapping. It will push your application into light speed.
kipchak/driver-filecache
671 Downloads
A File based Caching Kipchak driver (dependency) for the Kipchak API Development Kit (ADK)
jbzoo/csv-blueprint
3213 Downloads
CLI Utility for Validating and Generating CSV files based on custom rules. It ensures your data meets specified criteria, streamlining data management and integrity checks.
gameplayjdk/php-file-cache
5894 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.