Libraries tagged by Exchanging
clue/qdatastream
17157 Downloads
Lightweight PHP library that allows exchanging binary data with Qt programs (QDataStream)
uranum/yii2-excel-exchange
1936 Downloads
Yii2 extension for exchanging a data from DB to excel and back again for Yii2 Framework.
sclinternet/scl-request-response
1212 Downloads
Library for exchanging request and reponse packets with a service provider.
brunoinds/currency-getgeo-api-laravel
49 Downloads
A simple PHP library for exchanging currencies based on api.getgeoapi.com
mibo/prices-combinations
1486 Downloads
Extension of mibo/prices lib
mibo/prices
2598 Downloads
PHP lib for prices
mibo/laravel-properties
1 Downloads
PHP lib for prices for Laravel
diffhead/laravel-rabbitmq
303 Downloads
A laravel package for events emitting between services using RabbitMQ as message broker.
vaibhavpandeyvpz/dakiya
46 Downloads
Tiny HTTP client for exchanging PSR-7 messages, based on PSR-18.
laravel-biosphere/server
4 Downloads
The best bidirectional event exchanging for Laravel it truly deserves, periodt!
dcarbone/paragon-solutions-php-sdk
2 Downloads
Paragon Processing PlatformThis document is to provide a detailed description of how a developer or software solution provider can integrate with the Paragon Processing Platform (Paragon Platform). The Paragon Platform is for developers who wish to use Paragon's processing services within their software applications. The Paragon Platform can stand alone as a web-based storefront with (or without) attached card readers or may be used in combination with point-of-sale (POS) and order entry applications.The Paragon Platform accepts payments in many forms, including check, credit, debit, gift, loyalty and EBT cards. Payments may be taken online, over the telephone, from a mobile phone and at physical store locations. In addition to handling large volumes of payment transactions, the Paragon Platform manages and settles batches, protects sensitive card information, administers billing contracts and produces operational and analytical reports. Application Programming Interfaces (APIs) With our API, software systems and devices communicate with the Paragon Platform by exchanging messages. Client Application formulates a message and transmits the request to the Paragon Platform. The Paragon Platform translates the request and relays it to the Payment Processing Network. The Payment Processing Network processes the request and returns a response to the Paragon Platform. The Paragon Platform translates the response and relays it to the Client Application.The Path to Integration Step 1: Open a Test Account Visit https://developer.paragonsolutions.com/testaccount to register for a free test account. Once registered you have instant access to your test account credentials and all the documentation you need to get started. Head over to the library and make sure to check out all of our API's to learn about the Paragon Processing Platform transaction requests and responses.Step 2: Code & CertifyOnce in the Paragon Development portal, begin your certification or have an experienced Paragon integration specialist guide you through the testing process. Once coding and testing are completed submit your request for certification. Our team will then perform a detailed review of your integration to make sure your integration meets all your business requirements for success. Step 3: Go Live!After final review and testing your software solution is ready to begin taking live payments! We know, an integration that is easy sounds too good to be true. Don't take our word for it, start your integration today! Developer NotesInstall your development platform according to its product documentation.Read through all the steps before you get started. We recommend reviewing the rest of this guide to familiarize yourself with the Paragon Processing Platform's terms, capabilities, web services and operations.
exchangegroup/exchangegroup-api
18 Downloads
interconnectit/search-replace-db
120886 Downloads
A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.
svrnm/exceldatatables
313819 Downloads
Replace a worksheet within an Excel workbook (.xlsx) without changing any other properties of the file
jamm/memory
27644 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.