Libraries tagged by php audit
cdma-numiscorner/ebay-taxonomy-api
234 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.
cdma-numiscorner/ebay-developer-key-management-api
546 Downloads
Due to regulatory requirements applicable to our EU/UK sellers, for certain APIs, developers need to add digital signatures to the respective HTTP call. The Key Management API creates keypairs that are required when creating digital signatures for the following APIs:All methods in the Finances APIissueRefund in the Fulfillment APIGetAccount in the Trading APIThe following methods in the Post-Order API:Issue Inquiry RefundIssue case refundIssue return refundProcess Return RequestApprove Cancellation RequestCreate Cancellation RequestNote: For additional information about keypairs and creating Message Signatures, refer to Digital Signatures for APIs.
audero/audero-wav-extractor
1427 Downloads
Audero Wav Extractor is a PHP library that allows to extract a chunk from a wav file. The extracted chunk can be saved on the hard disk, can be forced to be prompted as download by the user's browser or returned as a string for a later processing.
askoldex/teletant
1002 Downloads
Telegram bot framework
riesjart/relaquent
2320 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
monarkhov/telebot
234 Downloads
Telebot Framework
foxtech6/mutex-locker
147 Downloads
MutexSafe will help you use mutex more effectively. Different mutex for different components are presented. In addition, you can add your own lockers and use within the library.
audiens/appnexus-client
21846 Downloads
An OOP PHP implementation of appnexus API client
sourcebroker/deployer-extended-magento
1029 Downloads
Deployment tool for PHP - additional commands for Magento.
quasarstream/opus
604 Downloads
A lightweight PHP wrapper for the libopus audio codec using PHP FFI.
nanasess/bcmath-polyfill
7 Downloads
PHP 8.4 bcmath functions polyfill with fallback compatibility for environments without bcmath extension. Based on phpseclib/bcmath_compat with additional support for new PHP 8.4 bcmath functions.
garrettw/dice
83 Downloads
My version of Dice, a minimalist Dependency Injection Container for PHP. Fully compatible with upstream. My additions: PSR-2/4 compatibility, ability to set default rule, beautified code, maintained PHP 5.4 compatibility.
programie/phpcurl
1109 Downloads
A PHP OOP wrapper for Curl with some additional features
tiagoandre/tiktok-business-api-sdk
46 Downloads
Unofficial TikTok Business API SDK in PHP: This package provides a simple and unofficial interface for integrating with the TikTok Business API. Developed in PHP, it streamlines the connection with the platform, enabling developers to create and manage marketing campaigns, analyze performance metrics, and automate interactions with TikTok audiences efficiently. Ideal for businesses and agencies looking to enhance their marketing strategies on the world's most popular video social network.
phenx/cpdf
1783 Downloads
A PHP class to provide the basic functionality to create a pdf document without any requirement for additional modules.