Libraries tagged by stored database
dd4you/lgs
517 Downloads
Store general settings like website name, logo url, contacts in the database easily. Everything is cached, so no extra query is done
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.
fontis/anz
0 Downloads
This extension is intended to provide most of the functionality needed to run a Magento store in Australia. This includes all essential payment and shipping methods as well as small localisations such as adding the store's ABN, adding Australian states and territories to the region directory and adding in a postcode database.
wadify/store-key-client-php
271 Downloads
Provides a client for store key databases (like DynamoDB, redis, etc..)
scytale/database-parameters
37 Downloads
This Symfony Bundle allows to store parameters in database
cgonser/swiftmailer-database-s3-spool-bundle
26077 Downloads
A symfony bundle that enables Swift Mailer to spool messages from a database and store message files on Amazon S3
ryangurnick/filesystem-database
211 Downloads
Filesystem adapter to store files within the database
mykemeynell/laravel-database-settings
18 Downloads
Store settings in the database for retrieval in your Laravel application
difane/difane-twig-database-bundle
26 Downloads
Bundle that provides possibility to store twig templates in database in addition to filesystem and manage them.
azine/js-crypto-store-bundle
16 Downloads
Symfony Bundle to store files on the database that have been securely encrypted on the client side (browser).
realtydev/statamic-database
44 Downloads
Allows you to store all Statamic data in a database..
antriver/laravel-database-session-auth
39 Downloads
Laravel auth guard that stores a session token in the database.
watoki/stores
2905 Downloads
PHP library for storing data.
ronolo/json-store
11 Downloads
A lightweight JSON document store, which can be queried like a NoSQL database.
ronolo/json-database
0 Downloads
A lightweight JSON document database, which sits on top of ronolo/json-store and adds document relations and query caching.