Libraries tagged by php print_r
conectra/rest-skeleton
9 Downloads
RestSkeleton é uma padronização de estrutura para aplicações end-point com php
szepeviktor/php-cs-fixer-laravel-ruleset
3 Downloads
Provides the ruleset from Laravel Pint
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.
zdenekdrahos/bn-php
3530 Downloads
Big Number data type for PHP which can be used as replacement of inaccurate float Use BC Math
sikessem/php-devtools
131 Downloads
🧪 Tools needed for PHP project development and automation.
sikessem/starter
15 Downloads
Start PHP applications using Laravel preconfigured with TypeScript, Livewire, AlpineJS, TailwindCSS and many others such as Bun, Vite, Biome, Pint, PHPStan, Larastan, Rector, etc.
domolicious/tasteful
46 Downloads
TASTEful REST library. Use as a starting point when creating RESTful services
kirukan/pointofsale
5 Downloads
Point of Sale - A pure PHP library for explaining the price calculation logic of point of sale system with discounts and all
pod-point/laravel-amazon-es
7169 Downloads
Laravel provider for signing AWS Elasticsearch Service requests
neooblaster/prepends
67 Downloads
Xpender is a script to enhance and simplify PHP auto-inclusion files with 'auto_append_file' and 'auto_prepend_file' configuration without edit php.ini after the first configuration.
keteraf/laratooler
5 Downloads
A simple yet useful package that install all the modern devtools you need.
james.xue/packet
11 Downloads
代码格式化、静态分析等
sikessem/test-tools
18 Downloads
🧪 Tools needed for PHP project development and automation.
rvkulikov/geophp
7 Downloads
GeoPHP is a 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: WKT (including EWKT), WKB (including EWKB), 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.
prinx/http-codes
0 Downloads
PHP class for HTTP Response Codes