bfitech / zapstore
A simple database connection wrapper.
Installs: 1 654
Dependents: 5
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=7.0 <7.5
- bfitech/zapcore: >=2.2 <2.4
Requires (Dev)
- ext-mysqlnd: *
- ext-pdo_mysql: *
- ext-pdo_pgsql: *
- ext-pdo_sqlite: *
- ext-pgsql: *
- ext-redis: >=2.2.8
- ext-sqlite3: *
- phpunit/phpunit: 6.*
- predis/predis: ~1.1.1
Suggests
- bfitech/zapstore-mysql: MySQL-specific support.
- bfitech/zapstore-pgsql: PostgreSQL-specific support.
- bfitech/zapstore-predis: Predis-specific support.
- bfitech/zapstore-redis: Redis-specific support.
- bfitech/zapstore-sqlite3: SQLite3-specific support.