Libraries tagged by statements
imanghafoori/php-imports-analyzer
121145 Downloads
A command line tool to scan for extra or wrong use statements in composer based apps.
buzzingpixel/twig-switch
131144 Downloads
Provides a {% switch %} tag for Twig switch case statements
drew/debug-statements-fixers
429759 Downloads
Removes debug statements, which shouldn't be in production ever
tommyknocker/pdo-database-class
4521 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements
marcocesarato/sqlparser
33735 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
lincanbin/php-pdo-mysql-class
5152 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
guanguans/laravel-dump-sql
28603 Downloads
laravel 中轻松容易的输出完整的 SQL 语句。 - Easy output of complete SQL statements for laravel framework.
glushkovds/php-clickhouse-schema-builder
10250 Downloads
PHP library for generating DDL statements for ClickHouse
atlas/statement
6750 Downloads
Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.
itk-dev/web_accessibility_statement
14001 Downloads
Provides path for accessibility statement
byjg/account-statements
6616 Downloads
Very simple component to manage Account Statements in PHP
jstayton/miner
11576 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
msaaq/nelc-xapi-php-sdk
9184 Downloads
xAPI Integration with Saudi NELC (National Center for e-Learning)
zetacomponents/graph-database-tiein
4717 Downloads
The GraphDatabaseTiein provides functionality to directly use PDO statements as basis for ezcGraph Datasets.
websitebeaver/simple-mysqli
2342 Downloads
Wrapper class for MySQLi prepared statements