Libraries tagged by in store
solophp/settings
27 Downloads
Managing application settings stored in a database
solophp/configs
40 Downloads
Managing configs stored in associative array
salted-herring/image-orientation-fixer
1857 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
2337 Downloads
A helper package that allows barryvdh/laravel-ide-helper find and index macros stored in packages
pascalc/php-properties
131 Downloads
Extract data stored in Java style .properties files in PHP
minkbear/setting
14 Downloads
Persistent configuration settings for Laravel - Create, Read, Update and Delete settings stored in files using JSON
michalsn/codeigniter-session-extended
8 Downloads
Managing user sessions stored in the database for the CodeIgniter 4 framework
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.
jklz/database-helper
37 Downloads
extends of illuminate/database and illuminate/encryption to handle field data stored in json and encrypted. encrypted via $_ENV[CRYPT.KEY]
internetrix/silverstripe-fluent-extra-table
144 Downloads
Extended silverstripe fluent module. Locales data are be stored in seperate tables.
hxm/laravel-database-email-template
5 Downloads
Flexible customization of email template content, with blade file format. content will be stored in database.
emma/di
43 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.
dipesh79/laravel-mail-log-viewer
24 Downloads
Laravel package to view all email addresses stored in the log files, intended for development purposes only.
daxslab/yii2-uploader-behavior
666 Downloads
Yii2 Uploader Behavior for Active Record that automates file uploading for every attribute tagged with `file` or `image` validation rule. It also configures the way that filename should be renamed and stored in database as attribute value.
cryental/laravel-dynamic-config
7 Downloads
This Package makes it possible for users to have their config files stored in a database table, making it easier to customize these values from UI.