Libraries tagged by stored database
markocupic/contao-db-backup
1807 Downloads
Store a daily backup of your database to the contao file system using a daily cronjob routine.
rediscluster/rediscluster
936 Downloads
a php interface to a Cluster of Redis key-value store
mouf/utils.mailer.db-mail-service
16801 Downloads
This package contains a mailer that does not send any mail! Instead, it stores the mail to be sent in a database 'mails' table. The DB mailer can later forward the mail to a real mailer that will indeed send the mail.
frankmayer/arangodb-php-core
95 Downloads
ArangoDB-PHP-Core is a low level PHP Client for the ArangoDB Database
cakephparangodb/arangodb
31 Downloads
An ArangoDb based model and Query builder for Cakephp 3.x
arthurydalgo/laravel-app-settings
333 Downloads
A package with UI to store and manage all the settings for your application
sciactive/nymph-server
741 Downloads
Powerful object data storage and querying for collaborative web apps.
rohitjoshi9023/db2cloud
3 Downloads
Schedule your database backup to various cloud file storage providing platforms like gDrive,DropBox and S3 and more.You can also store your database backup to your local server as well
orware/compressed-string
734 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
c975l/payment-bundle
302 Downloads
Defines form, transactions, database store, etc. for payments using Stripe
quentincerny/propel-translation-bundle
45 Downloads
This bundle allow to store translations into database and manage them in a JQuery Ui. Based on https://github.com/lexik/LexikTranslationBundle
mohit-singh/db-session
14 Downloads
Store session in database in zend framework 2
c975l/email-bundle
762 Downloads
Bundle to manage sending emails and store in a database
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
micheledef/pdo-session-handler
53 Downloads
Store data in a database using PDO and the SessionHandlerInterface interface