Libraries tagged by ar_php
nagno/phpspec-bootstrap-magento2
70156 Downloads
Bootstraps Mage2 for phpspec before the tests are running so the dinamically generated classes will work
mathiasreker/php-mbstring-extension
139 Downloads
The php-mbstring-extension is a PHP library that provides support for multibyte strings that are not covered by the standard PHP string functions.
yuninternet/php-ip-calculator
80 Downloads
IP calculator written in PHP 7.0, IPv4 & IPv6 are supported, mainly functions for subnet allocation.
knplabs/phpspec-welldone-extension
18658 Downloads
Extension for PHPSPEC. Find out which classes are not specified.
wallex/gateapi-php
414 Downloads
Welcome to Gate.io API APIv4 provides spot, margin and futures trading operations. There are public APIs to retrieve the real-time market statistics, and private APIs which needs authentication to trade on user's behalf.
vjsingla/php-functional
37 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
stocks_exchange/php-client
308 Downloads
STEX (former Stocks.Exchange) provides all the core exchange functionality, and additional merchant tools available via the HTTP API where all returned messages are in JSON. It's much easier to work with the API by using one of the clients provided by StocksExchange (now available only in PHP), so while this page describes the API in case you want or need to build your own client, the examples use the PHP client.
salarmehr/ary
5011 Downloads
A php array/stdClass alternative to store configs, options and more.
cloudrail/library-php
175 Downloads
Unified API Library for: Cloud Storage, Social Log-In, Social Interaction, Payment, Email, SMS, POIs, Video & Messaging. Included services are Dropbox, Google Drive, OneDrive, OneDrive for Business, Box, Egnyte, PayPal, Stripe, Google Places, Foursquare, Yelp, YouTube, Vimeo, Twitch, Facebook Messenger, Telegram, Line, Viber, Facebook, GitHub, Google+, LinkedIn, Slack, Twitter, Windows Live, Yahoo, Mailjet, Sendgrid, Twilio, Nexmo, Twizo.
acrnogor/flowroute-sdk-v3-php
13 Downloads
The Flowroute APIs are organized around REST. Our APIs have resource-oriented URLs, support HTTP Verbs, and respond with HTTP Status Codes. All API requests and responses, including errors, will be represented as JSON objects. You can use the Flowroute APIs to manage your Flowroute phone numbers including setting primary and failover routes for inbound calls, and sending text messages (SMS and MMS) using long-code or toll-free numbers in your account.
malkusch/php-index
19813 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
cashlink/php-index
11339 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
icanhazstring/phpunit-trump-extension
0 Downloads
Test as if there are no tests
lifephp/utils
139 Downloads
These are PHP Utils from LIFE.
typo3-ci/typo3sniffpool
36501 Downloads
This repository contains custom sniffs which are compatible with the PHP_CodeSniffer. Understand this package as a sniff pool. It contains all custom sniffs for the TYPO3 project.