Libraries tagged by statements

csv/csvtosql

3 Favers
12 Downloads

PHP class to extract data from (csv) file and transform it to (sql) file as insert statement.

Go to Download


codeless/jugglecode

30 Favers
3576 Downloads

A tool to manipulate PHP statements in scriptfiles

Go to Download


coco-project/sql-cache

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


baethon/eloquent-searchable-scope

0 Favers
1621 Downloads

An Eloquent scope for building a search query using LIKE statements

Go to Download


unialteri/states

10 Favers
1000 Downloads

Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.

Go to Download


masnathan/sql-query-formatter

0 Favers
1700 Downloads

A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.

Go to Download


manticoresoftware/buddy-plugin-select

0 Favers
3217 Downloads

The Buddy failed SELECT statement handler plugin

Go to Download


awssat/laravel-query-reset

3 Favers
108 Downloads

Clear previously set statements in Laravel query builder

Go to Download


miguelcalderonb/meta-statements

1 Favers
2 Downloads

Meta-statements is a PHP library that allows execute statements dinamically.

Go to Download


aesonus/parse-use-statements

0 Favers
257 Downloads

Parse use statements for a reflection object

Go to Download


szonov/sberbank-pdf-account-statement

1 Favers
29 Downloads

Парсинг PDF файлов с выписками из Сбербанк Бизнес Онлайн

Go to Download


omj/yii2-omj-statementstandart

0 Favers
233 Downloads

Interfeisu kopums FidaVista atskaišu formātam

Go to Download


matleo/bank-statement-parser

0 Favers
160 Downloads

Go to Download


lime-company/express-statement-php

0 Favers
273 Downloads

Express statement integration library for PHP 7.1.

Go to Download


kumamidori/dev-pdo-statement

0 Favers
193 Downloads

A PDOStatement for Aura.SqlQuery

Go to Download


<< Previous Next >>