Libraries tagged by storeden php
visual-ideas/laravel-site-settings
414 Downloads
Easy Laravel nested settings (stored in MYSQL) package with MoonShine Laravel Admin GUI
jlorente/laravel-eloquent-splitted-dates-trait
5125 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
740301 Downloads
A library for dynamically streaming dynamic tar files without the need to have the complete file stored on the server.
mouf/security.userfiledao
143553 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
32 Downloads
A persistent object cache stored as a plain PHP code, accelerates caching with OPcache backend.
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.
codebot/phpenv
545 Downloads
Class for storing and reading environment variables from .env file stored in document root.
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.
storeman/graph-uml
1595 Downloads
Generate UML class diagrams by reflection for your PHP projects
log1x/acf-encrypted-password
279 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
121 Downloads
Symfony bundle for the Store-E API client.
bureaupieper/storee-php-client
158 Downloads
Client for the Store-E REST API
setbased/php-stratum
14414 Downloads
PhpStratum: A stored procedure and function loader and wrapper generator for various RDBMS
bungendang/storean
19 Downloads
Storean module for php
setbased/php-stratum-sqlite-pdo
3335 Downloads
PhpStratum SQLite: A stored procedure loader and wrapper generator for SQLite