Libraries tagged by in store
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.
usmonaliyev/env-auth
251 Downloads
The package provides middleware for Laravel applications to handle Basic Authentication and Secret Key Authentication using credentials stored in the .env file.
tumtum/phpunuhi-export-excel
292 Downloads
This extension for the phpunuhi project enables translations to be stored in an Excel table
salted-herring/image-orientation-fixer
1864 Downloads
Automactially rotate the image that you upload to SilverStripe CMS, based on its orientation value stored in the exif data.
roniestein/package-macro-autocomplete
2339 Downloads
A helper package that allows barryvdh/laravel-ide-helper find and index macros stored in packages
nickaguilarh/holo-settings
1906 Downloads
A package that allow entities to have settings stored in table.
michalsn/codeigniter-session-extended
12 Downloads
Managing user sessions stored in the database for the CodeIgniter 4 framework
mayocube/craft-notifications
135 Downloads
Send notifications across a variety of delivery channels, including mail and Slack. Notifications may also be stored in a database so they may be displayed in your web interface.
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.
kgrruz/codeigniter4-email-queue
90 Downloads
Queue, preview and and send emails stored in the database
internetrix/silverstripe-fluent-extra-table
144 Downloads
Extended silverstripe fluent module. Locales data are be stored in seperate tables.
hxm/laravel-database-email-template
8 Downloads
Flexible customization of email template content, with blade file format. content will be stored in database.
geo6/laminas-log-filesystem
3922 Downloads
Laminas Log stored in a file
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.
dynamic/silverstripe-classname-update-tasks
3119 Downloads
Module that updates legacy classnames stored in the database to FQN