Libraries tagged by Opera
chevron/db
99 Downloads
a PDO wrapper for making common DB operations slightly easier
cheprasov/php-parallel
12271 Downloads
The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases
chaslain/docx-replace
297 Downloads
Allows you to run simple search and replace operations on docx files
cfn/math-captcha
42 Downloads
A simple mathematical operation verification code library, written based on GD library.
cdma-numiscorner/ebay-taxonomy-api
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.
catfishphp/noop
0 Downloads
Robust and tested implementation of a no operation function
capkovic/sknic-api
2299 Downloads
Automating operations on sk-nic.sk webpage.
c24-toys/doctrine-bulk
990 Downloads
Simple classes that allows bulk operations on doctrine entities (only mySQL upsert supported)
bluefrg/retry
5895 Downloads
A simple PHP function used to retry failed operations.
aternos/io
14 Downloads
PHP library for IO operations
asvvvad/clipboard
40 Downloads
Perform clipboard operations (Copy/Paste) in PHP.
asar/asar-fs
294 Downloads
A collection of tools to handle filesystem-related operations.
artflow-studio/snippets
31 Downloads
A Laravel package for performing basic operations.
api-skeletons/doctrine-orm-querybuilder-filter
782 Downloads
Filter a QueryBuilder with filter[fieldName|operator]=value
apacheborys/re-try-php
63 Downloads
Library to operate retries in your php application