Libraries tagged by storeden php
setbased/php-stratum-sqlite-pdo
3697 Downloads
PhpStratum SQLite: A stored procedure loader and wrapper generator for SQLite
tumtum/phpunuhi-export-excel
438 Downloads
This extension for the phpunuhi project enables translations to be stored in an Excel table
jlorente/laravel-eloquent-splitted-dates-trait
5409 Downloads
A Laravel Trait for Eloquent Models to handle date fields that are stored both in the date field itself and in separate field components such as year, month, day, time, etc...
deepdiver1975/tarstreamer
740728 Downloads
A library for dynamically streaming dynamic tar files without the need to have the complete file stored on the server.
mouf/security.userfiledao
143696 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
33 Downloads
A persistent object cache stored as a plain PHP code, accelerates caching with OPcache backend.
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
29 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
bungendang/storean
20 Downloads
Storean module for php
pascalc/php-properties
134 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