Libraries tagged by spoofing user
campo/random-user-agent
1240930 Downloads
Generate real random user-agents.
crossjoin/browscap
234453 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
alkarkhi/useragentgenerator
7 Downloads
A Simple and Efficient User Agent Generator for PHP
artplus_f/browscap
0 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
saasey/pnode
0 Downloads
A level-head on the scope of data, integrity, security, and most of all, ease of use; on the ideology of hammering and spoofing
arraypress/visitor-country
1 Downloads
Resolve a visitor's country from CDN and server-level request headers (Cloudflare, AWS CloudFront, Fastly, BunnyCDN, mod_geoip). Zero dependencies, framework-agnostic, signature-gated to defeat trivial spoofing.
tommyknocker/pdo-database-class
5980 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
senza1dio/database-pool
2 Downloads
Enterprise-grade database connection pooling for PHP with circuit breaker, auto-scaling, and PostgreSQL/MySQL/SQLite support. Battle-tested at 100k+ concurrent users.
shado/php-resource-pool
59 Downloads
A PHP library providing resource pooling support, commonly used as a database connection pool.
switon/redis
33 Downloads
Redis client services with pooling support for Switon Framework
php-standard-library/tcp
1068 Downloads
Non-blocking TCP client and server connections with connection pooling and retry
highperapp/tcp
2 Downloads
Enterprise TCP server and client with advanced connection handling, connection pooling, circuit breakers, and Rust FFI acceleration