Libraries tagged by statement
marketpay/mt940
5366 Downloads
An MT940 bank statement parser for PHP
marcel-maqsood/database-connector
246 Downloads
The PersistentPDO object is used to connect with a database and to generate sql statements on the go.
lotvantage/eloquent-to-sql
14191 Downloads
Produce a ready-to-run SQL statement from an Eloquent builder.
jeancz/czech-vat
842 Downloads
Czech VAT Return (DPHDP3) and VAT Control Statement (DPHKH1) XML generator
inwendo/camt
1528 Downloads
Library to read CAMT files (XML containing bank statements).
humans/when
15360 Downloads
A global helper for if else statements
givanov95/laravel-git-hooks
49 Downloads
Composer plugin that installs a pre-commit git hook into Laravel + Vite projects — runs php-cs-fixer, a debug-statement guard, the Vite build (on frontend changes) and the test suite before each commit. Bypass with --no-verify.
dschoenbauer/sql
1353 Downloads
Object oriented approch to Sql statement generation with a focus on building requirements for PDO
drkbcn/php-pdo-mssql-class
95 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
dbsteward/dbsteward
2123 Downloads
SQL database definition differencing tool. Structure and data is defined in a DTD-enforced, human-readable XML format. Outputs transactional SQL statement files to apply your changes.
crcms/elasticsearch
8275 Downloads
Use SQL statements to query elasticsearch
alin-o/mysqli-database-class
3167 Downloads
PHP MySQL Wrapper which utilizes MySQLi and prepared statements
abiturma/laravel-fints
127 Downloads
An HBCI-client for laravel for retrieving bank account statements
maximebf/traceable-pdo
27726 Downloads
Log SQL statements executed using a PDO instance
google/sqlcommenter-laravel
75179 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.