Libraries tagged by LIKE operator
wgirhad/filename-iterator
6 Downloads
Glob-like recursive file iterator
craigh/jmespath-iterator
23 Downloads
Access a PHP array using Jmespath just like you would a standard array
spindle/stream
5 Downloads
Iterator builder like Java8 Stream API
getjoystick/joystick-php
1155 Downloads
Joystick is a modern remote configuration and dynamic content service designed specifically for operating apps and games. Upgrade to more agility and evolve your product faster. Change or hot-update your content and configurations instantly at scale without code. Segment, ab test, feature flag, schedule events and more. Joystick is a breeze to use yet powerful.
dajoha/php-iter
93 Downloads
A bunch of functional-like iterators.
kael-shipman/php-std-traits
1097 Downloads
An assortment of traits, exceptions and minor classes that help to implement standard PHP interfaces like ArrayAccess, Iterator, etc., as well as a few other useful features.
symbio/apc-bundle
63 Downloads
Provides a command line tasks to operate with APC (APCu) cache from the console
mint-soft/form-shaper
6 Downloads
Zend Framework 2 module improves various operations on forms, such baking domain model, entities into forms + validation in one line call
hayatravis/php-selenium-server
36 Downloads
Operate selenium-server-standalone. You can start and stop from the php command line.
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.
adnen/php-crud-with-cli
0 Downloads
This is a simple PHP CLI application that performs basic CRUD (Create, Read, Update, Delete) operations on a user table in a MySQL database using PDO (PHP Data Objects). The script interacts with the database through a Command-Line Interface (CLI) and outputs results as JSON in the terminal.
jeroen/json-dump-reader
10718 Downloads
Provides line-by-line readers and iterators for Wikibase/Wikidata JSON dumps
dgifford/text-file
3659 Downloads
Class providing methods for editing text files on a line-by-line basis.
abetzi/file-lines-iterator
1 Downloads
Fast file line iterator
hikaeme/stdin-iterator
190 Downloads
Iterator to read STDIN line by line