Libraries tagged by store option

voceconnect/wp-large-options

35 Favers
3564 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.

Go to Download


typisttech/wp-option-store

15 Favers
16229 Downloads

Extending WordPress Options API, read options from places other than database, the OOP way

Go to Download


pflorek/aws-paramstore

5 Favers
8027 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.

Go to Download


fhusquinet/laravel-model-json-options

0 Favers
3843 Downloads

Store options as JSON values easily on your models.

Go to Download


adminarchitect/options

4 Favers
1658 Downloads

Admin Architect - Settings Module. Package provide easy way to load and store options from/in database

Go to Download


igaster/laravel-model-options

11 Favers
713 Downloads

Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database

Go to Download


brightnucleus/options-store

4 Favers
178 Downloads

Abstract options store that allows for exchangeable persistence mechanisms.

Go to Download


wordpress-phoenix/wordpress-options-builder-class

4 Favers
4442 Downloads

Library that helps you setup theme or plugin options that store data in the database with just a line or two of code

Go to Download


qh-8/laravel-options

11 Favers
863 Downloads

Store Laravel application options

Go to Download


salarmehr/ary

8 Favers
5010 Downloads

A php array/stdClass alternative to store configs, options and more.

Go to Download


okipa/laravel-model-json-storage

19 Favers
1363 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.

Go to Download


soandso/laravel-options

0 Favers
6 Downloads

Laravel service for global storing key-value structure data

Go to Download


djuki/laravel-options

0 Favers
72 Downloads

Laravel package to store options in one db table field serialized, but still use like a array with options

Go to Download


media-store-net/wp-options-manager

0 Favers
11 Downloads

A Simple Way to handle with wp_options table in your plugin or theme

Go to Download


wilbur-yu/hyperf-options

1 Favers
2220 Downloads

Global key-value store in the database

Go to Download


Next >>