Libraries tagged by prepared
koolob/mysqli-database-class
7 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
kappa/calendar
54 Downloads
Component for generation calendar prepared for next work with it
kanow/fire-department
41 Downloads
Complete TYPO3 site package (theme) to build a website for a fire department. With the extension operations you are able to show operations on the website. For latest news are templates for the extensions news prepared. The whole page is optimized for mobile devices too.
josespinal/odoo-rpc
10 Downloads
PHP Odoo RPC connector with JSON-RPC and XML-RPC support, prepared for Laravel integration
jaroslawzielinski/sqlite3-database-class
249 Downloads
Wrapper for a PHP sqlite3 class, which utilizes sqlite3 and prepared statements.
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.
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.
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.
dualklip/laravel-csc
8 Downloads
A list of all countries, states and cities. Prepared to be integrated on a Laravel project
dougl/datalayer
2 Downloads
Componente baseado nos padrões MVC utilizando a biblioteca PDO com prepared statements
cliqueti/datalayer
39 Downloads
Database abstraction component based on PDO with prepared statements.
busenov/database
4 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.