Libraries tagged by php bot
kornrunner/ccxt
1637 Downloads
A PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
gambry/dialogflow-webhook
11929 Downloads
DialogFlow Webhook Fulfillment PHP sdk
bangbangda/wecomaibot
75 Downloads
企业微信 AI 机器人 PHP SDK — 基于 WebSocket 长连接,免回调地址配置
afaztech/neili
32 Downloads
Neili is an async-first PHP library built on Amp that streamlines creating robust Telegram bots. It provides a non-blocking HTTP client, wrappers for all Telegram Bot API methods, a long-polling Poller with concurrency control, and a flexible webhook handler. Neili is optimized for both constrained hosting environments and long-running worker processes.
shadowbane/laravel-datadog-logger
6681 Downloads
Custom laravel monolog logger for datadog logs management, both api and agent ways
raiolanetworks/plugin-seo-test
1658 Downloads
This Composer package provides a seamless integration for testing SEO aspects of your Laravel applications. Compatible with both Pest and PHPUnit, it offers a collection of tools and assertions specifically designed to evaluate on-page SEO elements like meta tags, title tags, canonical URLs, and structured data. By automating SEO testing, this plugin ensures that your application consistently adheres to best SEO practices, helping you catch potential SEO issues early in the development cycle.
jlorente/laravel-eloquent-splitted-dates-trait
5995 Downloads
A Laravel Trait for Eloquent Models to handle date fields that are stored both in the date field itself and in separate field components such as year, month, day, time, etc...
cmpayments/schemavalidator
4178 Downloads
SchemaValidator is a PHP implementation for validating JSON against a Schema (also a string), the JSON and Schema are both linted with https://github.com/cmpayments/jsonlint. This library is optimized for speed and performance.
cmpayments/jsonlint
4732 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
botta/cqbus
93 Downloads
Simple command/query bus for modern PHP applications
jeely/jeely
173 Downloads
A personal module for developing the Telegram bot in PHP
fritak/messenger-platform
2132 Downloads
Facebook Messenger Platform PHP API for bots.
rainwaves/payfast-payment
1189 Downloads
This is a PHP package for integrating with the PayFast.co.za payment gateway. It provides a convenient way to handle one-time payments and recurring billing in your PHP applications, with support for both vanilla PHP and Laravel.
jpblu/telegram-error-notifier
182 Downloads
A PHP library for sending alert messages to a Telegram bot. Compatible with Laravel.
rossel/rossel-kafka
880 Downloads
A ready-to-use PHP library for seamless communication with Rossel's Kafka infrastructure, handling both production and consumption of messages.