Libraries tagged by csql
filisko/pdo-plus
18980 Downloads
PDO+ extends PDO in order to log all your queries. It also includes a Bar Panel for Tracy
eftec/pdoone
4438 Downloads
Minimaist procedural PDO wrapper library
dg/adminer
985 Downloads
Customization for Adminer, the best database management tool written in PHP.
dbout/wp-orm
7172 Downloads
WordPress ORM with Eloquent.
boxed-code/laravel-scout-database
35799 Downloads
Generic database driver for laravel scout.
atlas/table
62683 Downloads
Table data gateway implementation for Atlas.
atlas/mapper
62073 Downloads
A data mapper for the persistence model.
atlas/info
52686 Downloads
Uses an Atlas.Pdo connection to discover schema information.
atlas/cli
114330 Downloads
Command-line interface for Atlas.
as247/wp-eloquent
20623 Downloads
Eloquent ORM for wordpress.
bnomei/kirby3-autoid
21418 Downloads
Automatic unique ID for Pages, Files and nested Structures including performant helpers to retrieve them. Bonus: Tiny-URL.
zetacomponents/database
883188 Downloads
A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
wp-forge/wp-query-builder
95690 Downloads
A lightweight and efficient SQL query builder for WordPress.
thamaraiselvam/mysql-import
39517 Downloads
Import .sql file into a database using mysqli
swlib/swpdo
10504 Downloads
Swoole Coroutine SQL component like PDO