Libraries tagged by line api
linwj/zb
5125 Downloads
ZB API Like the official document interface, Support for arbitrary extension.
linwj/poloniex
4719 Downloads
Poloniex API Like the official document interface, Support for arbitrary extension.
linwj/kraken
5175 Downloads
Kraken API Like the official document interface, Support for arbitrary extension.
linwj/gate
5215 Downloads
Gate API Like the official document interface, Support for arbitrary extension.
linwj/bittrex
5130 Downloads
Bittrex API Like the official document interface, Support for arbitrary extension.
linwj/bitget
5595 Downloads
Bitget API Like the official document interface, Support for arbitrary extension.
linwj/bitfinex
5160 Downloads
Bitfinex API Like the official document interface, Support for arbitrary extension.
linwj/bigone
5051 Downloads
Bigone API Like the official document interface, Support for arbitrary extension.
hadasbro/php-streams
2226 Downloads
PHP Streams - Java-like Stream API for PHP
slvler/livescore-service
408 Downloads
live score service API for api-football.com
sc0/jira-client
1040 Downloads
Jira REST API client with comfortable wrappers for most commonly used API instances like issues, custom fields, components and so on. Forked from badoo/jira-client
hejunjie/error-log
524 Downloads
基于责任链模式的错误日志处理组件,支持多通道日志处理(如本地文件、远程 API、控制台输出),适用于复杂日志策略场景 | An error logging component using the Chain of Responsibility pattern. Supports multiple output channels like local files, remote APIs, and console logs—ideal for flexible and scalable logging strategies.
swisnl/jsonapi
934 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
morningmedley/route
2301 Downloads
A Laravel-like router for the WordPress Rewrite API
jeffersongoncalves/filament-check-whois-widget
12 Downloads
The Filament Check Whois Widget is a package for the Filament PHP framework that allows you to easily check the WHOIS information for domains. It integrates seamlessly with Filament's AdminPanel, providing a clean and user-friendly interface. The widget fetches WHOIS data using an external API (requiring an API key), displaying key details like registrant information, registration date, and expiry date. Configuration options allow for customization of the widget's appearance and behavior, such as setting the number of domains displayed per row, the column span, and whether to show a title. This simplifies the process of obtaining crucial domain information within your Filament application.