Libraries tagged by pdo_crate
gisostallenberg/pdo-clause-helper
35 Downloads
Utility to create placeholder strings to use in WHERE ... IN () clauses
sdragnev/bulkdbinserter
31 Downloads
Create a database writer using PDO to support multiple row insertion
xrj-juzi/envms
0 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
xety/fluentpdo
6 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
tomkyle/databases
75 Downloads
Creates generic connections to common database APIs, provided by easy-to-use connection factories. For multiple databases, a Service Locator helps you creating those factories.
skyfirephp/db
9 Downloads
Stash Queries - PHP SQL library providing an easy, eloquent, and fluent yet expressive way to select, create, update, and delete SQL records.
grantjm9992/fluentpdo
2 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
geste/fluentpdo
151 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
dino21/fluentpdo
93 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
crazedsanity/permission
13 Downloads
Library for handling permissions.
crazedsanity/database
767 Downloads
Database abstraction library.
phhung1901/simple_query_builder
5 Downloads
Create Query Builder is a simple, methods-chaining dependency-free library to create SQL Queries simple. Supports databases which are supported by PDO
hardjunior/mini-frame
86 Downloads
PHP image cropper and cache thumb manager, the data layer is a persistent abstraction component of your database that PDO, optimizer makes it easy to bookmark your site tags, open graph and twitter card, um teste de composer de rota mvc, fast and extremely uncomplicated. Create and manage your routes in minutes e upload manager for images, files and media
gin0115/pixie-wpdb
297 Downloads
An adaptation of Pixie (created byusmanhalalit) for WordPress using WPDB over PDO.
adnen/php-crud-with-cli
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.