Libraries tagged by storeden php
deepdiver1975/tarstreamer
740870 Downloads
A library for dynamically streaming dynamic tar files without the need to have the complete file stored on the server.
mouf/security.userfiledao
143945 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!
nawawi/docket-cache
90 Downloads
A persistent object cache stored as a plain PHP code, accelerates caching with OPcache backend.
tumtum/phpunuhi-export-excel
497 Downloads
This extension for the phpunuhi project enables translations to be stored in an Excel table
white-rabbit-1-sketch/php-file-hash-map
4 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.
visual-ideas/laravel-site-settings
424 Downloads
Easy Laravel nested settings (stored in MYSQL) package with MoonShine Laravel Admin GUI
omegamvc/serializable-closure
57 Downloads
Serializable Closure is a PHP package that allows closures to be serialized and stored, enabling their safe use in persistent storage or across requests.
log1x/acf-encrypted-password
280 Downloads
A simple ACF field to use in place of the default Password field to encrypt the password stored in the database using PHP 5.5's password_hash.
bureaupieper/storee-php-client-bundle
123 Downloads
Symfony bundle for the Store-E API client.
bureaupieper/storee-php-client
162 Downloads
Client for the Store-E REST API
setbased/php-stratum
15662 Downloads
PhpStratum: A stored procedure and function loader and wrapper generator for various RDBMS
bungendang/storean
20 Downloads
Storean module for php
setbased/php-stratum-sqlite-pdo
3697 Downloads
PhpStratum SQLite: A stored procedure loader and wrapper generator for SQLite
pascalc/php-properties
135 Downloads
Extract data stored in Java style .properties files in PHP
rodion-arr/laravel-mysql-stored-procedures
173 Downloads
A service for calling MySQL stored procedures with multiple data sets