Libraries tagged by testwork
safebits/stellar-php-sdk
16 Downloads
Stellar PHP SDK for the Stellar Network
rixtrayker/ngenius
23 Downloads
Laravel wrapper for Network international payment gateway
radixi0/flarum-ext-sharing
772 Downloads
A new way of sharing discussions on social networks!
quasarstream/ntp
614 Downloads
The NetworkTimeProtocol class provides utility methods for working with NTP (Network Time Protocol) timestamps in PHP.
purplepixie/php-ping
119 Downloads
PHP ICMP/Ping Network Client
prgfx/neos-contentcomment-annotation
220 Downloads
Adds inline UI to the networkteam/contentcomments comments.
phpblock/core
9 Downloads
A lightweight asynchronous PHP server/client for blockchain networks.
padosoft/php-oara
11394 Downloads
The goal of the Open Affiliate Report Aggregator (OARA) is to develop a set of PHP classes that can download affiliate reports from a number of affiliate networks, and store the data in a common format.
nitsan/ns-whatsapp
82 Downloads
Introducing the TYPO3 WhatsApp Chat Extension for your TYPO3 websites, seamlessly integrating WhatsApp chat into your site. Customize colors to match your brand, and personalize agent profiles with their image, job title, and button options. Plus, advanced chat settings! *** Live-Demo: https://demo.t3planet.com/t3-extensions/social-networking/whats-app *** Premium Version, Documentation & Free Support: https://t3planet.com/typo3-whatsapp-extension
niisan-tokyo/phpnn
62 Downloads
The neural network (NN) written by PHP.
netsons/openstack
143 Downloads
PHP SDK for OpenStack APIs. Supports BlockStorage, Compute, Identity, Images, Networking and Metric Gnocchi
mesh-research/cc-client
299 Downloads
WordPress plugin for connecting to CommonsConnect server and the Knowledge Commons network.
mervick/socialauther
61 Downloads
SocialAuth is a PHP library to simplify the implementation of authentication for website through the popular social networks and services: vk.com, odnoklassniki.ru, mail.ru, yandex.ru, google.com, plus.google.com, facebook.com, twitter.com
maynagashev/laravel-social-connections
15 Downloads
package adds social connections management, users can connect multiple social networks to their laravel account
martinmulder/openapi-crowdstrike-falcon-php
46 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.