Libraries tagged by bot
kelvinzer0/curl-impersonate-php
60297 Downloads
PHP wrapper for curl-impersonate — mimic real browser TLS fingerprints to bypass anti-bot detection
botble/git-commit-checker
200447 Downloads
Check coding standard & code syntax with Git pre-commit hook.
botble/assets
293983 Downloads
Laravel assets management
acsiomatic/device-detector-bundle
207675 Downloads
Symfony Bundle for https://github.com/matomo-org/device-detector
riki137/multitron
18725 Downloads
Tool for managing fast both asynchronous and multi-threaded execution of tasks. Focused on performance and pleasant CLI interface.
paynl/php-sdk
93954 Downloads
Pay. API client library for PHP. Pay. is an all-in-one European PSP offering 50+ payment methods both online and instore.
nervo/yuicompressor
1575447 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
jokkedk/zfdebug
246011 Downloads
ZFDebug is a plugin for the Zend Framework for PHP5, providing useful debug information displayed in a small bar at the bottom of every page.
evoweb/recaptcha
665111 Downloads
Easy on Humans, Hard on Bots
danog/tg-dialog-id
241378 Downloads
A library to work with Telegram bot API dialog IDs
components/handlebars.js
198169 Downloads
Handlebars.js and Mustache are both logicless templating languages that keep the view and the code separated like we all know they should be.
bytexr/filament-queueable-bulk-actions
79644 Downloads
This Filament plugin simplifies managing bulk operations asynchronously in a queue. It provides tracking and status updates for tasks, while supporting both action calls and job dispatches. Excellent for bulk data updates and tasks with Filament & Livewire support for real-time notifications.
awcodes/filament-versions
77837 Downloads
A mostly useless package to display framework versions at the bottom of the navigation panel.
ahmed-bhs/doctrine-doctor
12233 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.
ggergo/sqlindexhintbundle
542683 Downloads
Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.