Libraries tagged by database operation library
peterujah/php-search-controller
46 Downloads
Php advance mysql database search to perform search operations.
erikthiart/dbease
4 Downloads
A lightweight database abstraction library for simplifying database operations.
guirong/php-database
17 Downloads
A Simple Database Operation Library for PHP
bazarin/bazarin-php-library
7 Downloads
A PHP library for database operations, file management, API calls, and security utilities.
thephpleague/database
22 Downloads
PHP library and ORM to handle DB connection, apply C.R.U.D. operations
lumeng/lumeng-php-db
93 Downloads
A database operation library for PHP.
zwei/brief-db
12 Downloads
brief-db library for PHP
nimayneb/repop
4 Downloads
Repository Operator - Small Library for CRUD operations with PDO in a model context.
vertilia/pdo-wrap
4 Downloads
PDO wrapper library to simplify basic DB operations
kart/orm
4 Downloads
Library for database operations
retamayo/absl
15 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.
laucov/db
43 Downloads
Library for database management and operation.
retamayo/tablemancer
6 Downloads
A PHP library for efficient database table management, including CRUD operations, JSON data handling, and security features.
kevinsillo/phpjsondb
2 Downloads
PhpJsonDB is a PHP library for managing databases using JSON files. It provides a simple, file-system based approach to database management with type-safe operations.
joedevsharp/entitylite
12 Downloads
A lightweight PHP ORM inspired by Entity Framework, designed to simplify database interactions and provide an intuitive way to manage entities and relationships. This library utilizes a fluent interface and follows the PSR-4 autoloading standard, making it easy to integrate into any PHP project. With support for basic CRUD operations and a focus on simplicity and performance, this ORM empowers developers to work with databases seamlessly while maintaining clean and maintainable code.