Libraries tagged by Mysql operation

lumiza/buildsql

0 Favers
11 Downloads

Construct SQL statement of operation database without configuring database information

Go to Download


soupmix/sql

1 Favers
139 Downloads

Simple SQL abstraction layer adapter to handle CRUD operations.

Go to Download


martywallace/simpledb

2 Favers
99 Downloads

A thin wrapper around PDO for common MySQL operations.

Go to Download


leandroip/modelclass

0 Favers
4 Downloads

A class to implement PHP Models and handle basic MySql operations like insert, select, update, delete and perform search by keywords.

Go to Download


pyru/crud

0 Favers
10 Downloads

A simple library for MySQL CRUD operation in PHP

Go to Download


ligan/easy-db

0 Favers
46 Downloads

This is a simple MySQL database operation package, support connection pool and disconnection reconnection

Go to Download


harshilkaneria/rapidsql

0 Favers
3 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.

Go to Download


taxaos/doctrine-bulk

0 Favers
6600 Downloads

Simple classes that allows bulk operations on doctrine entities (only mySQL upsert supported)

Go to Download


oussemakhlifi/orm-package

0 Favers
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

Go to Download


or81/eloquent

0 Favers
0 Downloads

A lightweight and versatile PHP database class that supports both MySQL and SQLite, providing an easy-to-use interface for common database operations such as `SELECT`, `INSERT`, `UPDATE`, and `DELETE`.

Go to Download


adnen/php-crud-with-cli

0 Favers
0 Downloads

This is a simple PHP CLI application that performs basic CRUD (Create, Read, Update, Delete) operations on a user table in a MySQL database using PDO (PHP Data Objects). The script interacts with the database through a Command-Line Interface (CLI) and outputs results as JSON in the terminal.

Go to Download


shencongcong/mysql

3 Favers
308 Downloads

a esay method operating mysql

Go to Download


dsoft/mvc4php

2 Favers
158 Downloads

This package allow users to manage most common operations with databases, based on mysqli functions. It also includes support for MVC components.

Go to Download


tesis/db-layer

0 Favers
12 Downloads

Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)

Go to Download


jurysosnovsky/doctrine-binary

4 Favers
302 Downloads

The extension to Doctrine 2 that add support for binary functions and bitwise operators available in MySQL, PostgreSQL, Oracle and SQLite.

Go to Download


<< Previous Next >>