Libraries tagged by php bot
cachesistemas/whatsapp
8 Downloads
Classe API WhatsApp
axiom/rivescript
432 Downloads
RiveScript interpreter library for PHP with Laravel support. RiveScript is a scripting language for chatterbots, making it easy to write trigger/response pairs for building up a bot's intelligence.
arefshojaei/spider
13 Downloads
PHP web crawler
aminarjmand/pure-captcha
19 Downloads
A secure, customizable and lightweight PHP CAPTCHA package with multiple difficulty levels
afaztech/neili
37 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.
vulcan/rivescript
41 Downloads
RiveScript interpreter library for PHP with Laravel support. RiveScript is a scripting language for chatterbots, making it easy to write trigger/response pairs for building up a bot's intelligence.
monarkhov/telebot
234 Downloads
Telebot Framework
lbiltech/telegram-git-notifier-app
12 Downloads
The PHP app to send notification from Gitlab and Github events to Telegram
chemaclass/jira-status-notifier
1 Downloads
This tool will notify the person assigned to a JIRA-ticket if the ticket remains in the same status for more than N days.
masterfermin02/slash
30 Downloads
A functional programming library for PHP
codefareith/cf-google-authenticator
6824 Downloads
Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.
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
4736 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.
bottledcode/swytch-framework
606 Downloads
A PHP framework for building web applications
botdigit/completeopenpgp
38 Downloads
A high-performance OpenPGP cryptography library for PHP and Laravel supporting RSA, ElGamal, Ed25519 (EdDSA), ECDSA, and ECDH. Modern, secure, and zero-dependency alternative to php-gnupg.