Libraries tagged by mariadb
raveren/mysql
10 Downloads
Minimal and useful MYSQL/MariaDb class used for more than a decade!
pruanik/phinx-rows-migrations-generator
26 Downloads
Migration generator of data rows for Phinx
planocc/base-php
18 Downloads
PHP 7 boilerplate - Docker, Laravel, MariaDB.
planocc/base
10 Downloads
Agnostic boilerplate - Docker, MariaDB, PHP 7.
piotrek-r/yapdow
24 Downloads
YAPDOW - Yet Another PDO Wrapper
phpfui/mysql-slow-log-parser
232 Downloads
MySQL and MariaDB Slow Query Log Parser featuring sortable results
pauloelias/docker-php-dev
9 Downloads
Local Docker PHP Development Environment.
pachno/b2db
1103 Downloads
B2DB is a lightweight ORM for modern PHP applications
oldpak/dbal
13 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
nyuwa/phinx-migrations-generator
65 Downloads
Migration generator for Phinx
nimter/conn2db
39 Downloads
Conexión a base de datos en PHP 8 para las bases de datos postgresql, mariadb y mysql.
nia/sql-operation
498 Downloads
Component which contains simple CRUD operations using the `nia/sql-adapter` component.
nia/sql-adapter-pdo
520 Downloads
Implementation of the `nia/sql-adapter` component using PDO. The implementation allows you to separate your PDO connection into a read and a write connection.
nia/sql-adapter
539 Downloads
Collection of interfaces to use SQL databases using the nia framework. The interfaces allow you to separate your connection into a read and a write connection.
netsilik/db-handler
1238 Downloads
PHP wrapper around the MySQLi Database Extensions, providing intuitive access to prepared queries.