Libraries tagged by statements
easeappphp/pdolight
75 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.
dschoenbauer/sql
952 Downloads
Object oriented approch to Sql statement generation with a focus on building requirements for PDO
dougl/datalayer
2 Downloads
Componente baseado nos padrões MVC utilizando a biblioteca PDO com prepared statements
deirdrelear/seat-billing
37 Downloads
Plugin to assist with corp/alliance billing statements
decmuc/mysqlidb
188 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
dawnki/laroute
19 Downloads
Auto generate Laravel router's statement by phpdoc
cloudinary/permissions
3 Downloads
Accounts with Permissions API access can manage custom permission policies. These policies assign permissions for a principal, allowing the principal to perform a specific action on a designated resource within a particular scope (your account or a product environment). Refer to the [Permissions API guide](permissions_api_guide) for instructions on what to specify in the `policy_statement` to control Cloudinary activities, and to the Cedar schema, which defines the possible values for principals, actions, and resources. The API uses **Basic Authentication** over HTTPS. Your **Provisioning Key** and **Provisioning Secret** are used for the authentication. These credentials (as well as your ACCOUNT_ID) are located in the [Cloudinary Console](https://console.cloudinary.com/pm) under **Settings > Account > Provisioning API Access**. The Permissions API has dedicated SDKs for the following languages: * JavaScript * PHP * Java
cliqueti/datalayer
39 Downloads
Database abstraction component based on PDO with prepared statements.
chelsymooy/laravel-deposit
16 Downloads
chelsymooy deposit designed for account balance statement.
bumip/json-schema-sql
5 Downloads
Helper for converting json-schemas to sql create table statement
bitscout/sepa
137 Downloads
A library for reading SEPA bank statement XMLs (C52)
bentools/sqldates
80 Downloads
Magic __toString() functions on DateTime objects, for use in SQL statements.
bagtim/laravel-eloquent-case
441 Downloads
Adds CASE statement support to Laravel Query Builder.
asojon/mysql-pdo-wrapper
450 Downloads
A very simple wrapper around PDO and MySQL, making use of prepared statements.
app-skeleton/database
23 Downloads
The official Kohana module for database interactions, building queries, and prepared statements