Packages from dcarbone

  • PHP

    dcarbone/amber-hat

    Lib designed to help PHP apps consume from REDCap's API

  • PHP

    dcarbone/camel

    A library designed to help facilitate SharePoint CAML query construction

  • PHP

    dcarbone/collection-plus

    A powerful Collection class inspired by the PHP community

  • PHP

    dcarbone/curl-header-extractor

    Utility to extract headers from PHP CURL to file request.

  • PHP

    dcarbone/curl-plus

    Object wrapper for PHP's CURL Library

  • PHP

    dcarbone/directory-iterator-plus

    A simple extension of the PHP \DirectoryIterator class

  • PHP

    dcarbone/dom-plus

    A DOMDocument class wrapper that adds some simple improvements

  • PHP

    dcarbone/file-object-plus

    A simple extension of the PHP \SplFileObject class

  • PHP

    dcarbone/fixed-collection-plus

    A powerful Fixed Collection class inspired by the PHP community

  • PHP

    dcarbone/gohttp

    Golang-like http class(es) for PHP 7.0+

  • PHP

    dcarbone/gojson

    PHP lib intended to assist in marshalling and unmarshalling JSON data from Golang-based services

  • PHP

    dcarbone/gotime

    Golang-like time class(es) for PHP 8.0+

  • PHP

    dcarbone/helpers

    Some simple helper classes for PHP

  • PHP

    dcarbone/json-modeler

    Utility for converting JSON into language-specific models

  • PHP

    dcarbone/json-to-go

    PHP Implementation of mholt/json-to-go

  • PHP

    dcarbone/json-writer-plus

    Simple JSON Writer library for PHP 5.3+

  • PHP

    dcarbone/paragon-solutions-php-sdk

    <h2>Paragon Processing Platform</h2><p>This document is to provide a detailed description of how a developer or software solution provider can integrate with the Paragon Processing Platform (Paragon Platform). <br>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.<br>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. </p><br><h2>Application Programming Interfaces (APIs)</h2><img src="../../Media/Images/Paragon_API_Communication.png" alt="" width="624" height="242"> <p>With our API, software systems and devices communicate with the Paragon Platform by exchanging messages. <ol> <li>Client Application formulates a message and transmits the request to the Paragon Platform.</li> <li>The Paragon Platform translates the request and relays it to the Payment Processing Network.</li> <li>The Payment Processing Network processes the request and returns a response to the Paragon Platform.</li> <li>The Paragon Platform translates the response and relays it to the Client Application.</li></ol></p><br><h2>The Path to Integration </h2><img src="../../Media/Images/Paragon_Path_To_Integration.png" alt="" width="624" height="258"> <p><br><h3>Step 1: Open a Test Account </h3><p>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.</p><br><h3>Step 2: Code & Certify</h3><p>Once 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. </p><br><h3>Step 3: Go Live!</h3><p>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! </p><p><h3>Developer Notes</h3><ul><li>Install your development platform according to its product documentation.</li><li>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.</li></ul></p></p>

  • PHP

    dcarbone/php-class-builder

    PHP Tools for programmatically writing class files

  • PHP

    dcarbone/php-consul-api

    PHP client for the Consul HTTP API

  • PHP

    dcarbone/php-consul-api-bundle

    Bundle to enable usage of dcarbone/php-consul-api inside of a Symfony 3 project

  • PHP

    dcarbone/php-fhir

    Tools for creating PHP classes from the HL7 FHIR Specification

  • PHP

    dcarbone/php-fhir-generated

    Pre-generated classes from dcarbone/php-fhir

  • PHP

    dcarbone/php-int-to-alpha

    A lib that take a base 10 integer and turns it into a base 26 alphabet string

  • PHP

    dcarbone/php-object-merge

    Object property merging in PHP

  • PHP

    dcarbone/php-xml-facets

    PHP Class representation of XML facets

  • PHP

    dcarbone/simple-collection

    A bare-bones Collection-style class for PHP 5.3.3+

  • PHP

    dcarbone/soap-plus

    PHP SoapClient wrapper class

  • PHP

    dcarbone/table-mapper

    Complex HTML parsing helper

  • PHP

    dcarbone/tns-parser

    Oracle tnsnames.ora file / string parser written in PHP

  • PHP

    dcarbone/ugly-queue

    A simple file-based queue system for PHP 5.3.3+

  • PHP

    dcarbone/xml-primitive-types

    Library containing PHP classes for XML Primitives and Derived Primitives

  • PHP

    dcarbone/xml-writer-plus

    Simple XML Writer library for PHP 5.4+

  • PHP

    dcarbone/curl-file-header-extractor

    Utility to extract headers from PHP CURL to file request.

    Abandoned! See dcarbone/curl-header-extractor

  • PHP

    dcarbone/simple-consul-php

    PHP client for the Consul HTTP API

    Abandoned! See dcarbone/php-consul-api