Libraries tagged by Mysql operation
progrmanial/simple-mysqli-fork
2539 Downloads
A powerful and flexible database query builder with advanced features
lumiza/buildsql
12 Downloads
Construct SQL statement of operation database without configuring database information
jyoungblood/dbkit
31 Downloads
PHP functions to handle database connection and CRUD operations with PDO.
hxgf/dbkit
46 Downloads
PHP functions to handle database connection and CRUD operations with PDO.
arraypress/swiftdb
1 Downloads
A modern database abstraction layer for WordPress, based on BerlinDB, providing an efficient and structured approach to database operations.
soupmix/sql
140 Downloads
Simple SQL abstraction layer adapter to handle CRUD operations.
soupmix/base
984 Downloads
Simple database abstraction layer adapters collection to handle CRUD operations.
martywallace/simpledb
99 Downloads
A thin wrapper around PDO for common MySQL operations.
leandroip/modelclass
12 Downloads
A class to implement PHP Models and handle basic MySql operations like insert, select, update, delete and perform search by keywords.
pyru/crud
11 Downloads
A simple library for MySQL CRUD operation in PHP
ligan/easy-db
47 Downloads
This is a simple MySQL database operation package, support connection pool and disconnection reconnection
harshilkaneria/rapidsql
9 Downloads
This package is Developed for Fast And Easy Data Operation in Mysql And Provide Pre Build Some Function For Execute Database Operations Fast and Rapidly.
taxaos/doctrine-bulk
6604 Downloads
Simple classes that allows bulk operations on doctrine entities (only mySQL upsert supported)
c24-toys/doctrine-bulk
992 Downloads
Simple classes that allows bulk operations on doctrine entities (only mySQL upsert supported)
oussemakhlifi/orm-package
1 Downloads
This a native php orm package that works with mysql it's main objectif is to facilitate the crud process in your application, contains all crud opreations like (insert, edit, update, delete, soft_delete) as well search operation