byjg/account-statements
Very simple component to manage Account Statements in PHP
时间:2020-04-23 08:01
tradesafe/mt942
Process statements using the MT 942 spec (https://www2.swift.com/knowledgecentre/publications/usgf_20190719/2.0?topic=rsc_olh_mt942.htm)
时间:2020-03-23 08:25
marcocesarato/sqlparser
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 pas
时间:2019-05-31 20:01
buzzingpixel/twig-switch
Provides a {% switch %} tag for Twig switch case statements
时间:2018-12-15 22:38
thingengineer/mysqli-database-class
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
时间:2018-10-11 12:30
paragonie/easydb-cache
Caching Adapter for EasyDB (caches Prepared Statements to reduce round trips)
时间:2018-09-24 04:19
websitebeaver/simple-mysqli
Wrapper class for MySQLi prepared statements
时间:2018-03-30 02:04
stratedge/wye
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
时间:2017-04-23 18:47
drew/debug-statements-fixers
Removes debug statements, which shouldn't be in production ever
时间:2017-01-28 13:02
kdyby/parse-use-statements
Parse use statements for a reflection object
时间:2016-09-04 18:02
teknoo/states-bundle
Symfony bunde to create PHP 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 thus improve maintainability. (Build on the Teknoo Software States library)
时间:2015-10-29 23:03
teknoo/states
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.
时间:2015-10-27 22:31
shivanraptor/php-db-manager
Modern PHP wrapper for MySQL database with prepared statements and connection pooling
时间:2015-09-30 09:19
tscms/database
The official Kohana module for database interactions, building queries, and prepared statements
时间:2015-09-21 07:25
rocketphp/mysqli
Prepared statements - implements MySQLi client.
时间:2015-08-31 18:24