Libraries tagged by preparse
invincible-tech-systems/easeampmysql-halite
21 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking all basing upon amphp/mysql package. Additional checks are supported in terms of facilitating creation and verification of row level digital signature for different database tables along with creation of blind indexes of data in encrypted db columns, using easeappphp/ea-halite package.
invincible-tech-systems/easeampmysql
63 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.
hermajan/sandbox
10 Downloads
Pre-prepared Nette project for creation of website.
gotrecillo/extractor
18 Downloads
Simple way to prepare arrays for a safe and clean use of the extract php method
goisneto/mysqlutil
4 Downloads
Easy way to make MySQL querys, use PDO with prepare statement and fetch results
gmsantos/php-pack-5
20 Downloads
A series of questions to prepare for the Zend PHP5.5 certification
ghopunk/php-helpers
27 Downloads
Prepare PHP Default Function
geeksdevelop/cacheconfig
16 Downloads
Prepare app configs
garkavenkov/ptplad
19 Downloads
Prepares PTPLad data for import into Opencart database
freezemage0/bitrix-composer-plugin
27 Downloads
Plugin that prepares package to become Bitrix d7 module.
fondation-pluriel/package-api
13 Downloads
Package permettant d'installer les dépendances d'un projet API et de préparer des fichiers de configuration
flownative/neos-multisitekickstarter
25 Downloads
A simple generator for Neos sites, prepared to be separated in a multi-site setup.
faster-php/db
2 Downloads
A drop-in replacement for PDO with connection pooling, lazy connect, auto-reconnect, and prepared statement caching.
emdotem/php-mysqli-database-class
27609 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
easeappphp/pdolight
78 Downloads
A very simple and safe PHP library to execute PDO based database queries. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too.