Libraries tagged by operating

coco-project/sql-cache

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


chh/itertools

7 Favers
2421 Downloads

Common functional operations for iterators.

Go to Download


chevron/db

0 Favers
99 Downloads

a PDO wrapper for making common DB operations slightly easier

Go to Download


chaslain/docx-replace

0 Favers
297 Downloads

Allows you to run simple search and replace operations on docx files

Go to Download


cfn/math-captcha

0 Favers
42 Downloads

A simple mathematical operation verification code library, written based on GD library.

Go to Download


cdma-numiscorner/ebay-taxonomy-api

0 Favers
69 Downloads

Use the Taxonomy API to discover the most appropriate eBay categories under which sellers can offer inventory items for sale, and the most likely categories under which buyers can browse or search for items to purchase. In addition, the Taxonomy API provides metadata about the required and recommended category aspects to include in listings, and also has two operations to retrieve parts compatibility information.

Go to Download


catfishphp/noop

5 Favers
0 Downloads

Robust and tested implementation of a no operation function

Go to Download


capkovic/sknic-api

9 Favers
2299 Downloads

Automating operations on sk-nic.sk webpage.

Go to Download


c24-toys/doctrine-bulk

0 Favers
990 Downloads

Simple classes that allows bulk operations on doctrine entities (only mySQL upsert supported)

Go to Download


bluefrg/retry

1 Favers
5895 Downloads

A simple PHP function used to retry failed operations.

Go to Download


bk203/rgw-admin-client

0 Favers
837 Downloads

PHP client for the rados gateway admin operations api.

Go to Download


aternos/io

0 Favers
14 Downloads

PHP library for IO operations

Go to Download


asvvvad/clipboard

9 Favers
40 Downloads

Perform clipboard operations (Copy/Paste) in PHP.

Go to Download


asar/asar-fs

1 Favers
294 Downloads

A collection of tools to handle filesystem-related operations.

Go to Download


artflow-studio/snippets

0 Favers
30 Downloads

A Laravel package for performing basic operations.

Go to Download


<< Previous Next >>