Libraries tagged by storeden php
visual-ideas/laravel-site-settings
421 Downloads
Easy Laravel nested settings (stored in MYSQL) package with MoonShine Laravel Admin GUI
jlorente/laravel-eloquent-splitted-dates-trait
5223 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...
nawawi/docket-cache
32 Downloads
A persistent object cache stored as a plain PHP code, accelerates caching with OPcache backend.
bureaupieper/storee-php-client
162 Downloads
Client for the Store-E REST API
setbased/php-stratum-sqlite-pdo
3362 Downloads
PhpStratum SQLite: A stored procedure loader and wrapper generator for SQLite
tumtum/phpunuhi-export-excel
293 Downloads
This extension for the phpunuhi project enables translations to be stored in an Excel table
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
550 Downloads
Class for storing and reading environment variables from .env file stored in document root.
winavin/permissions
12 Downloads
A lightweight, Enum-driven Roles & Permissions package for Laravel, designed for multi-model and multi-team systems without requiring database-stored role or permission definitions.
deepdiver1975/tarstreamer
740348 Downloads
A library for dynamically streaming dynamic tar files without the need to have the complete file stored on the server.
mouf/security.userfiledao
143612 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!
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.
emma/di
49 Downloads
A PHP 8.0+ Dependency Injection - Di - library. Easy to use and can Autowire any class/method/function. Similarly, you can autowire any config variables or values stored in the container.
crazy-max/cws-session
46 Downloads
PHP class to manipulate sessions. Data are securely encrypted and sessions are stored in database.
bureaupieper/storee-php-client-bundle
123 Downloads
Symfony bundle for the Store-E API client.