Libraries tagged by botx
jjj/chosen
637958 Downloads
Chosen is a JavaScript plugin that makes select boxes user-friendly. It is currently available in both jQuery and Prototype flavors.
jackiedo/timezonelist
688793 Downloads
A small package use to create a timezone list box in Laravel
itamair/geophp
7667203 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
harvesthq/chosen
5472459 Downloads
Chosen is a JavaScript plugin that makes select boxes user-friendly. It is currently available in both jQuery and Prototype flavors.
grkamil/laravel-telegram-logging
538326 Downloads
Send logs to Telegram chat via Telegram bot
glhd/aire
293119 Downloads
Modern Laravel form builder. Remembers old input, retrieves error messages and comes with beautiful Tailwind-based markup out of the box.
eleirbag89/telegrambotphp
182334 Downloads
A very simple PHP Telegram Bot API
ahmed-bhs/doctrine-doctor
15511 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.
zendframework/zend-mail
13945333 Downloads
Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages
darkghosthunter/laraguard
449811 Downloads
On-premises 2FA Authentication for all your users out-of-the-box
vipx/bot-detect
355513 Downloads
Bot detector library
tg-bot-api/bot-api-base
83666 Downloads
Clear and simple Telegram bot API
telegram-bot-sdk/telegram-bot-sdk
82811 Downloads
The Telegram Bot API PHP SDK
setono/bot-detection-bundle
137211 Downloads
A Symfony bundle that allows you to test if a user agent is a bot
php-standard-library/either-or-both
113896 Downloads
Three-variant disjoint union type (Left/Right/Both) for values that may be present on either or both of two sides