Libraries tagged by Database System
retamayo/absl
16 Downloads
Absl (PHP Database Abstraction Library) is a lightweight and flexible library designed to simplify database operations in PHP applications. It provides a convenient interface for interacting with various database systems using the PHP Data Objects (PDO) extension.
extensia/databaseabstractlayer
17 Downloads
A database abstract layer to connect and query to multiple database system with a single tool.
docbasedb/docbase
2 Downloads
A lightweight PHP file database system
amadiify/querydb
6 Downloads
This package provides more flexibility working with mysql, sqlite and pgsql database systems in PHP out of the box.
bezerrath/laravel-query-param
7 Downloads
Treats binary data in a correct way with Laravel's database system (Eloquent)
sentixtech/backup
2 Downloads
Website and database backup system with Google Drive support.
rafaelmiano/phpspa-migrate
0 Downloads
A simple and elegant database migration system for PHP applications
qubus/nosql
36 Downloads
PHP JSON flat file Database Management System.
pranthokumar/protect-db
54 Downloads
database backup system
onemigrator/onemigrator
7 Downloads
Database migration system with checksum support
lexide/reposition
62 Downloads
A modular database abstraction system
hilalahmad/php-uuid
7 Downloads
UUIDs are used to create unique identifiers that are often used in distributed systems, databases, and various software applications to ensure the uniqueness of data elements. In PHP, packages related to UUIDs typically provide functions or classes for generating, parsing, and manipulating UUIDs. These packages can be useful in scenarios where unique identifiers are needed to avoid conflicts or ensure data integrity.
farook-walker/beaver.orm
1 Downloads
Database ORM system
blackpearl/blackpearl
18 Downloads
BlackPearl is a simple and lightweight PHP MVC (Model-View-Controller) framework used for building full-stack web applications in PHP. It utilizes well-known PHP packages and libraries that you may already be familiar with, such as the Blade Templating Engine for the user interface and the Eloquent ORM (Object-Relational Mapping) system for database interaction. BlackPearl also implements a classic routing system and database migration system to enhance the developer experience.
valorin/version
20 Downloads
A simple database versioning system for ZF2 applications.