Libraries tagged by file-based
gameplayjdk/php-file-cache
5161 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
cybrox/crunchdb
255 Downloads
Dead-simple json file based data storage for php applications
alisaleem/laravel-settings
239 Downloads
File based configurable settings for laravel applications
morris/microdb
1886 Downloads
MicroDB is a minimalistic file-based JSON object database written in PHP.
marmelab/ng-admin-generator-bundle
2421 Downloads
Bundle to generate easily a ng-admin configuration file based on your LemonRestBundle based API
session-forge/session-forge
12 Downloads
The SessionForge library is designed to provide developers with a flexible and efficient tool for managing sessions using file manipulation. With SessionForge, you can easily create, read, update, and delete session data stored in files, enabling seamless integration of session management functionality into your applications.
esi/simple_counter
32 Downloads
A simple web hit counter.
al-one/laravel-queue-file
1163 Downloads
File based driver for Laravel Queue
paste/paste
36 Downloads
Paste is a super simple "CMS" built around static files and folders.
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.
trk/mystique
10 Downloads
Mystique is a config file based field creation module for ProcessWire CMS/CMF by ALTI VE BIR IT.
texnixe/similar
119 Downloads
Find similar pages or files based on similarities between fields
texnixe/related
94 Downloads
Fetch related pages or files based on the values of a given field
snicholson/slimfilecache
6942 Downloads
A file based cache middleware for the slim framework (3.0)
schubu/iseed
765 Downloads
This is a fork of the original package Orangehill/Iseed by Tihomir Opacic ([email protected]). Generate a new Laravel database seed file based on data from the existing database table.