Libraries tagged by statements

fulfillment/periscope-to-mysql

1 Favers
24 Downloads

Take your Periscope SQL and generate MySQL statements.

Go to Download


foostart/package-minify

0 Favers
14 Downloads

CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.

Go to Download


flashrick/elasticsearchsql

0 Favers
9 Downloads

Use SQL statements to query elasticsearch

Go to Download


entense/laravel-eloquent-case

0 Favers
6 Downloads

Adds CASE statement support to Laravel Query Builder.

Go to Download


emsifa/power-stub

0 Favers
1 Downloads

Stub engine that support control statements and looping without breaking your indentations.

Go to Download


ejrsilver/enforce_allman_style

0 Favers
72 Downloads

Allman style CodeSniffer sniff for all control statements and functions.

Go to Download


edgaralexanderfr/phinx2sql

0 Favers
14 Downloads

Tool that allows you to print Phinx migrations displaying the SQL statements that pass through the `execute` method.

Go to Download


easeappphp/pdolight

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

Go to Download


dougl/datalayer

0 Favers
2 Downloads

Componente baseado nos padrões MVC utilizando a biblioteca PDO com prepared statements

Go to Download


deirdrelear/seat-billing

0 Favers
37 Downloads

Plugin to assist with corp/alliance billing statements

Go to Download


dawnki/laroute

0 Favers
19 Downloads

Auto generate Laravel router's statement by phpdoc

Go to Download


cyberwizzard/mt940

3 Favers
31 Downloads

Addon for the MT940 bank statement parser to add Rabobank CSV and updated ING MT940 support using PHP 5.3

Go to Download


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


<< Previous Next >>