Libraries tagged by statement
googletest/sqlcommenter-laravel
4 Downloads
SQLCommenter implementation for Laravel. SQLCommenter is a set of tools that augments SQL Statements with comments containing information about the code that caused its execution. These information can be action, controller, framework, db_driver, route and opentelemetry traceparent.
gonzalo123/sql-string-generator
4 Downloads
Write a DSL to generate valid SQL statements for SELECT, INSERT, UPDATE and DELETE
goisneto/mysqlutil
4 Downloads
Easy way to make MySQL querys, use PDO with prepare statement and fetch results
gear4s/laravel-eloquent-case
6 Downloads
Adds CASE statement support to Laravel Query Builder.
garkavenkov/sql-generator
39 Downloads
Generate SQL statements
fulfillment/periscope-to-mysql
24 Downloads
Take your Periscope SQL and generate MySQL statements.
foostart/package-minify
14 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
flashrick/elasticsearchsql
9 Downloads
Use SQL statements to query elasticsearch
felixmuhoro/laravel-mpesa-pdf
0 Downloads
M-Pesa payment PDF statements for Laravel
entense/laravel-eloquent-case
6 Downloads
Adds CASE statement support to Laravel Query Builder.
emsifa/power-stub
1 Downloads
Stub engine that support control statements and looping without breaking your indentations.
ejrsilver/enforce_allman_style
72 Downloads
Allman style CodeSniffer sniff for all control statements and functions.
edgaralexanderfr/phinx2sql
14 Downloads
Tool that allows you to print Phinx migrations displaying the SQL statements that pass through the `execute` method.
easeappphp/pdolight
78 Downloads
A very simple and safe PHP library to execute PDO based database queries. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too.
dougl/datalayer
2 Downloads
Componente baseado nos padrões MVC utilizando a biblioteca PDO com prepared statements