Libraries tagged by php info
shahonseven/php-mykad
3 Downloads
Package for extracting information from MyKad
sasou/tron-php
6 Downloads
Support TRON's TRX and TRC20, which include functions such as address creation, balance query, transaction transfer, query the latest blockchain, query information based on the blockchain, and query information based on the transaction hash
sasou/bsc-php
2 Downloads
Support Binance's BNB and BEP20, which include functions such as address creation, balance query, transaction transfer, query the latest blockchain, query information based on the blockchain, and query information based on the transaction hash
pwwang/sysinfo.php
67 Downloads
Get system information
prownsix/tron-php
3 Downloads
Support TRON's TRX and TRC20, which include functions such as address creation, balance query, transaction transfer, query the latest blockchain, query information based on the blockchain, and query information based on the transaction hash
prophetarum/bling-integration-php
27 Downloads
Integração para troca de informações via API do Bling
pluxbox/radiomanager-php-client
141 Downloads
Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
paysafe_sdk/paysafe_sdk_php
117 Downloads
paysafe SDK customize for composer uses and more configuration. for more information please visit https://developer.paysafe.com/en/sdks/server-side/php/introduction/
ozcan39/ir_evaluation_php
4 Downloads
This library was created in order to evaluate the effectiveness of any kind of algorithm used in IR systems and analyze how well they perform.
olavocneto/pinfo-php
15 Downloads
List information about the users runtime environment
ok/uml-php
44 Downloads
The library for generating information about project's classes
oguzcabuk07/php-iban
25 Downloads
php-iban is a library for parsing and validating IBAN (and IIBAN) bank account information.
nogrod/ebay-sell-metadata-php-sdk
1 Downloads
The Metadata API has operations that retrieve configuration details pertaining to the different eBay marketplaces. In addition to marketplace information, the API also has operations that get information that helps sellers list items on eBay.
nicofuma/php-codebrowser
3669 Downloads
A code browser that augments the code with information from various QA tools.
mzb/php-router-matcher
9 Downloads
The router component allows you to define routes that correspond to controllers or managers that should receive the request. A router parses the URI to extract this information. The router has two modes: MVC, and match-only. The first mode is ideal for working on MVC applications.