Libraries tagged by statement

imanghafoori/php-imports-analyzer

21 Favers
232820 Downloads

A command line tool to scan for extra or wrong use statements in composer based apps.

Go to Download


glushkovds/php-clickhouse-schema-builder

1 Favers
761342 Downloads

PHP library for generating DDL statements for ClickHouse

Go to Download


kohana/database

160 Favers
486888 Downloads

The official Kohana module for database interactions, building queries, and prepared statements

Go to Download


buzzingpixel/twig-switch

21 Favers
187772 Downloads

Provides a {% switch %} tag for Twig switch case statements

Go to Download


jstayton/miner

253 Favers
12390 Downloads

A dead simple PHP class for building SQL statements. No manual string concatenation necessary.

Go to Download


tommyknocker/pdo-database-class

84 Favers
6083 Downloads

Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.

Go to Download


stefangabos/zebra_database

118 Favers
12629 Downloads

An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.

Go to Download


detain/db_abstraction

7 Favers
2123 Downloads

Database Abstraction Class

Go to Download


vermaysha/pgbouncer-laravel-extension

5 Favers
6218 Downloads

A Laravel extension to support PgBouncer with emulated prepared statements for PostgreSQL connections.

Go to Download


teknoo/states

11 Favers
40239 Downloads

Library to create 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 this improve maintainability and workflow writing.

Go to Download


project60/org.project60.banking

22 Favers
1649 Downloads

Automatic and semi-automatic processing of bank statements and other payment files.

Go to Download


professional-wiki/wikibase-automated-values

6 Favers
11198 Downloads

Automatic creation of Wikibase labels and aliases based on statement values

Go to Download


paragonie/easydb-cache

32 Favers
23215 Downloads

Caching Adapter for EasyDB (caches Prepared Statements to reduce round trips)

Go to Download


mroosz/php-cassandra

21 Favers
7350 Downloads

A pure-PHP client for Apache Cassandra and ScyllaDB with support for CQL binary protocol v3, v4 and v5 (Cassandra 2.1+ incl. 3.x-5.x; ScyllaDB 6.2 and 2025.x), synchronous and asynchronous APIs, prepared statements, batches, result iterators, object mapping, SSL/TLS, and LZ4 compression.

Go to Download


marcocesarato/sqlparser

31 Favers
45802 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.

Go to Download


<< Previous Next >>