Libraries tagged by 2can
webrotate360/module-product-viewer-standard
49718 Downloads
WebRotate 360 Product Viewer Standard Integration for Magento 2. This extension allows integrating embedded 360-degree or 3D product views into standard gallery on product pages in Magento 2. The product views can be created using our free publishing software available on webrotate360.com.
webrotate360/module-product-viewer-adhoc
38495 Downloads
WebRotate 360 Product Viewer Ad-hoc Integration for Magento 2. This extension allows integrating embedded or popup 360-degree or 3D product views in place of any element on product pages in Magento 2. The product views can be created using our free publishing software available on webrotate360.com.
webparking/nova-belongs-to-dependency
52350 Downloads
Extended Laravel Nova BelongsTo field that can depend on other fields
webonaute/doctrine-fixtures-generator-bundle
182339 Downloads
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
webfiori/http
42930 Downloads
Basic library that can help in creating RESTful APIs using PHP.
waylaidwanderer/php-rotatingproxymanager
42874 Downloads
A PHP library you can use to select proxies in a rotation.
vajiral/php-image-compare
91426 Downloads
A light weight PHP class that can compare two (jpg/png) images to find if they are similar.
unreal4u/dummy-logger
141823 Downloads
Dummy logger that implements PSR-3 so that my own classes can work with a common base
typhoon/change-detector
34388 Downloads
Can detect file and package version changes
tomasvotruba/phpunit-json-result-printer
8261 Downloads
Print your PHPUnit result in JSON, so other tool can pipe it
thalidzhokov/country-codes
96802 Downloads
CountryCodes PHP Class to get array of countries with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3, ISO 3166-1 numeric and ISD codes it can provide following information related to country
teknoo/states
34777 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.
swen100/geophp
72611 Downloads
GeoPHP is an open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: (E)WKT, (E)WKB, GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area and a wide variety of other useful information.
swedbank-spp/swedbank-payment-portal
98871 Downloads
The Swedbank Payment Portal API Library provides access to the online banking system through which e-commerce transactions can be initiated and fulfilled by facilitating the exchange of bank data.
steefdw/standards-enums
41254 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.