Libraries tagged by store option
voceconnect/wp-large-options
3705 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
typisttech/wp-option-store
16388 Downloads
Extending WordPress Options API, read options from places other than database, the OOP way
pflorek/aws-paramstore
8342 Downloads
This library reads parameters from AWS Parameter Store. It supports a path prefix, an optional shared context and multiple profiles. Returns an multi dimensional array of string|int|float|bool. Integrates directly with zendframework/zend-config-aggregator.
fhusquinet/laravel-model-json-options
3954 Downloads
Store options as JSON values easily on your models.
qh-8/laravel-options
867 Downloads
Store Laravel application options
adminarchitect/options
1663 Downloads
Admin Architect - Settings Module. Package provide easy way to load and store options from/in database
igaster/laravel-model-options
714 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
brightnucleus/options-store
178 Downloads
Abstract options store that allows for exchangeable persistence mechanisms.
wordpress-phoenix/wordpress-options-builder-class
4444 Downloads
Library that helps you setup theme or plugin options that store data in the database with just a line or two of code
salarmehr/ary
5011 Downloads
A php array/stdClass alternative to store configs, options and more.
bsecure/universal-checkout
198 Downloads
bSecure is a universal checkout made for the Pakistan market that is easy & simple to install on any Magento2 store. It gives you an option to enable one-step check out and accept multiple payment method for your customers, as well as run your business hassle free.
bencarr/statamic-hyperlink
539 Downloads
Hyperlink is a Statamic addon for a turbo-charged link field that stores link text and target options alongside the destination, supports multiple links in a single field, and lets you set up reusable config-driven field settings.
sunnysideup/payment_hirepurchase
218 Downloads
Allow customers to purchase from your store using hire purchase as the payment option
okipa/laravel-model-json-storage
1364 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
soandso/laravel-options
7 Downloads
Laravel service for global storing key-value structure data