Libraries tagged by statements
ikwattro/github2cypher
137 Downloads
Github Public Events translated to Neo4j Cypher Statements
hermesdj/seat-billing
109 Downloads
Plugin to assist with corp/alliance billing statements
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
genai/sql-mapper
162 Downloads
MyBatis-style SQL mapper: mark an interface #[Mapper] and its methods #[Select]/#[Insert]/#[Update]/#[Delete] with the SQL. A build-time processor compiles a reflection-free Cache\ implementation (prepared statements, #{name} bound params, optional row->object hydration) and registers it as a container bean keyed by the interface. Self-contained: a bundled DatabaseConfig provides the 'PDO' bean from a [database] group in the app's app.ini, so you only edit config. Runtime is PHP 5.3-safe.
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.
emdotem/php-mysqli-database-class
27617 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements