Libraries tagged by statement

cookiemc337/laravel-fints

0 Favers
1 Downloads

An HBCI-client for laravel for retrieving bank account statements

Go to Download


coco-project/sql-cache

0 Favers
23 Downloads

Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.

Go to Download


cloudinary/permissions

0 Favers
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

Go to Download


cliqueti/datalayer

0 Favers
39 Downloads

Database abstraction component based on PDO with prepared statements.

Go to Download


chelsymooy/laravel-deposit

0 Favers
16 Downloads

chelsymooy deposit designed for account balance statement.

Go to Download


bumip/json-schema-sql

1 Favers
6 Downloads

Helper for converting json-schemas to sql create table statement

Go to Download


bitscout/sepa

1 Favers
138 Downloads

A library for reading SEPA bank statement XMLs (C52)

Go to Download


bentools/sqldates

0 Favers
81 Downloads

Magic __toString() functions on DateTime objects, for use in SQL statements.

Go to Download


beastbytes/latte-use-extension

0 Favers
2 Downloads

Latte Use Statement Extension

Go to Download


bear8421/php-mysql-database-class-updated

0 Favers
9579 Downloads

PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements

Go to Download


bagtim/laravel-eloquent-case

0 Favers
441 Downloads

Adds CASE statement support to Laravel Query Builder.

Go to Download


asojon/mysql-pdo-wrapper

0 Favers
450 Downloads

A very simple wrapper around PDO and MySQL, making use of prepared statements.

Go to Download


app-skeleton/database

0 Favers
24 Downloads

The official Kohana module for database interactions, building queries, and prepared statements

Go to Download


andrewlamers/eloquent-rest-bridge

0 Favers
249 Downloads

A connection driver for eloquent that forwards sql statements over HTTP and returns the data back into an eloquent model.

Go to Download


amsrafid/tagger

3 Favers
1 Downloads

Perfect view builder for php with inbuilt control statement.

Go to Download


<< Previous Next >>