Libraries tagged by Database System
meyersm/simple-datastore
20 Downloads
A PHP library to store objects between sessions using only the local file system
mehedi/laravel-subscriptions
1 Downloads
Rinvex Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
majdghithan/laravel-subscriptions
2 Downloads
Rinvex Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
lukeme/laravel-adminer
4 Downloads
Adminer database management tool for your Laravel application. modify by luke
loffel/laravel-subscriptions
19 Downloads
Rinvex Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
leasify/laravel-subscriptions
9299 Downloads
Leasify overtake: Rinvex Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
konnekto/laravel-subscriptions
2607 Downloads
Rinvex Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
kgulpinar/laravel-admin-subscriptions
1 Downloads
Subscriptions is a flexible plans and subscription management system ( for SAAS ) for Laravel Admin
kesty/laravel-subscriptions
18 Downloads
Kesty Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business. Note: this is a continuation of Rinvex subscriptions
kazistm/subscriptions
1 Downloads
Flexible Laravel subscription and plan management system with features, limitations, and usage tracking.
japerman/start-migration
0 Downloads
Simple migrations system for php
jan-drda/laravel-nosql-connector
12 Downloads
Model trait for using various NoSQL systems on Laravel
invincible-tech-systems/easeampmysql-halite
21 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking all basing upon amphp/mysql package. Additional checks are supported in terms of facilitating creation and verification of row level digital signature for different database tables along with creation of blind indexes of data in encrypted db columns, using easeappphp/ea-halite package.
invincible-tech-systems/easeampmysql
63 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.
invincible-tech-systems/easeamp-mysql-redis
19 Downloads
A very simple and safe PHP library that enables easy redis cache warmup from MySQL/MariaDB Database. This uses EaseAmpMysql and EaseAmpRedis packages, that wraps up the AmPHP related MySQL and Redis Packages to interact with MySQL/MariaDB database and also with Redis in-memory cache in an asynchronous & non-blocking way.