Libraries tagged by statement
asojon/mysql-pdo-wrapper
453 Downloads
A very simple wrapper around PDO and MySQL, making use of prepared statements.
app-skeleton/database
24 Downloads
The official Kohana module for database interactions, building queries, and prepared statements
andrewlamers/eloquent-rest-bridge
249 Downloads
A connection driver for eloquent that forwards sql statements over HTTP and returns the data back into an eloquent model.
amsrafid/tagger
1 Downloads
Perfect view builder for php with inbuilt control statement.
alisajjad/php7_mysql
5 Downloads
A simple PHP Mysqli Wrapper(prepare statements) with Result collection object which provides basic functionality.
1cool/elasticsearch
11 Downloads
Use SQL statements to query elasticsearch
unialteri/states-bundle
523 Downloads
Symfony bunde to create PHP classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and thus improve maintainability. (Build on the Teknoo Software States library)
teknoo/states-bundle
2774 Downloads
Symfony bunde to create PHP classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and thus improve maintainability. (Build on the Teknoo Software States library)
peteraba/foo-pdo
4 Downloads
Pdo statement preprocessors (e.g. easy IN () where clauses)
masnathan/sql-query-formatter
1839 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
fulldecent/thin-pdo
113 Downloads
A minimal extension for PHP's PDO class designed to make running SQL statements easier
decmuc/mysqlidb
295 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
awssat/laravel-query-reset
109 Downloads
Clear previously set statements in Laravel query builder
antonmarin/traceable-pdo
1084 Downloads
Wrapper for PDO that adds trace of statement source to analyze slow SQL statements in real-time
albrecht/database-class
17 Downloads
absolute simple database class for pdo and prepared statements