Libraries tagged by enot php
macropage/sdk-ebay-rest-browse
3277 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.
lumnd/plato-coding-standard
16 Downloads
The PHP_CodeSniffer standard behind PlatoPHP: PSR-12 minus the naming and brace conventions it does not follow, plus the sniff that enforces them
knotlog/knotlog
2519 Downloads
Wide logging implementation for PHP - one comprehensive, context-rich event per request
intahwebz/mb_extra
865 Downloads
A collection of PHP multi-byte string functions that are not present in the mb_string extension.
getpop/loosecontracts
14217 Downloads
Loose Contracts: a method to "code against interfaces, not implementations" for strings such as option names, hook names, etc
ganeshkandu/imageanalysis
104 Downloads
This tool compares the original image to a recompressed version. This can make manipulated regions stand out in various ways. For example they can be darker or brighter than similar regions which have not been manipulated.
blackbird/module-disable-reports
3 Downloads
This module lets not overloaded the database of reports and log.
phpwatch/laravel-fast404
6 Downloads
A Laravel middleware to quickly terminate Page-Not-Found pages that do not require a full HTML page
boring-o11y/skystan
13 Downloads
Larastan/PHPStan rules for queued Laravel jobs: ShouldBeUnique jobs must declare uniqueFor and (when parameterized) uniqueId, unique jobs may not be batched or bulk-dispatched, batched jobs must be Batchable and honour cancellation, jobs holding an Eloquent model in a public property must use SerializesModels, and jobs dispatched inside DB::transaction() must use afterCommit.
php-quickorm/framework
32 Downloads
A light PHP framework for building API server (not only ORM, but a fully framework)
php-ddd/utils
427 Downloads
Provide some utility classes that could not belong to a specific repository.
phpwatch/wordpress-fast404
245 Downloads
WordPress plugin to prevent WordPress from delivering full Page-Not-Found errors when the browser is not expecting a full HTML page. Saves bandwidth and improves performance.
phpbbde/externalimgaslink
62 Downloads
Displays every image as a link, which is included with [img] bbcode and not hosted with the own board.
m3m0r7/git-version
35642 Downloads
Git commit hash-based version manager for PHP (Not used git command)
tnapf/router
479 Downloads
Totally Not Another PHP Framework's router package