Libraries tagged by buypass
blendbyte/coyotecert
302 Downloads
Full-featured ACME v2 (RFC 8555) PHP 8.3+ client for issuing, renewing, and revoking TLS certificates from Let's Encrypt, ZeroSSL, Google Trust Services, SSL.com, Buypass, or any standards-compliant CA — with ARI smart renewal, ECDSA/RSA key support, EAB, and PSR-18 HTTP client integration.
luoyy/crc16
41 Downloads
php crc16 component
likun-mci/acme
1 Downloads
用原生 PHP 实现的 ACME v2 (RFC 8555) 证书客户端,acme.sh 的完整功能对等实现:账户、订单、http-01/dns-01/tls-alpn-01 验证、签发续期吊销、部署与通知钩子。全程不调用 openssl/curl/crontab 等外部进程,为禁用 exec 的共享主机与受管控服务器而写。支持 Let's Encrypt、ZeroSSL、BuyPass、Google Trust Services、SSL.com 与数十家 DNS 提供商。
dg/bypass-finals
31747136 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
2captcha/2captcha
555024 Downloads
PHP package for easy integration with 2captcha API
zoltanka/bypass-readonly
483746 Downloads
queueit/knownuserv3
486959 Downloads
The Queue-it Security Framework is used to ensure that end users cannot bypass the queue by adding a server-side integration to your server.
pushery/email-magic-link-for-laravel
7191 Downloads
Passwordless email magic-link & OTP authentication for Laravel — standalone or with a correct, no-bypass Fortify 2FA handoff and scanner-safe link consumption.
kelvinzer0/curl-impersonate-php
72605 Downloads
PHP wrapper for curl-impersonate — mimic real browser TLS fingerprints to bypass anti-bot detection
ciareis/bypass
14511 Downloads
Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.
kyranrana/cloudflare-bypass
11509 Downloads
A library for helping bypass the cloudflare UAM page.
solvercaptcha/solvecaptcha-php
5182 Downloads
PHP package for easy integration with solvecaptcha API.
proget-hq/apple-activation-lock
17431 Downloads
Library for generating Apple Activation Lock Bypass key and hash
laramint/laravel-security-scanner
4486 Downloads
Laravel-aware security rules for php-security-scanner. Detects Laravel SQL injection (DB::raw, whereRaw), mass assignment, debug/dd leaks, unsafe validators, CSRF bypass, insecure cookies, env exposure, Blade raw echo, open redirect, Http SSRF, Storage/File path traversal, file-upload validation gaps, Auth/Crypt/Artisan/Process/Config injection, view-name injection, session fixation, and Mail header injection.
gramercytech/laravel-claim-check
12645 Downloads
Bypass Pusher's 10KB broadcast payload limit via the claim-check pattern. Oversized messages are stored server-side and fetched on demand by clients.