Libraries tagged by cycletls
astrahttp/swoole-http
4 Downloads
A high-performance, async-first HTTP client for PHP 8.2+ powered by CycleTLS. Features shared worker management, JA3/JA4 fingerprinting, and full streaming support.
astrahttp/http
5 Downloads
A high-performance, async-first HTTP client for PHP 8.2+ powered by CycleTLS. Features shared worker management, JA3/JA4 fingerprinting, and full streaming support.
shipmonk/dead-code-detector
4068766 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
mamuz/php-dependency-analysis
109159 Downloads
Static code analysis to find violations in a dependency graph
cyclesoftware/oauth2-twsc
41600 Downloads
CycleSoftware TWSC OAuth 2.0 Client Provider for The PHP League OAuth2-Client
webparking/laravel-queue-garbage-collection
237 Downloads
Collect PHP reference cycles after every queue job to keep long-running workers from leaking off-heap memory.
elaborate-code/laravel-algerian-education-system
45 Downloads
Tables migrations seeded with the structure of the algerian education system for Laravel apps
yakoffka/airac-calc
331 Downloads
Laravel package for calculate AIRAC cycles
preee/php-dependency-analysis
392 Downloads
Static code analysis to find violations in a dependency graph
agratushniy/php-dependency-analysis
10 Downloads
forked from mamuz/PhpDependencyAnalysis
cyclesoftware/buddy-plugin-cs-indexer
108 Downloads
Plugin for indexing
cyclelution/sync
16 Downloads
Cyclelution Sync tool for magento2
tgraboski/tarjan
1672 Downloads
A simple cycle-detection algorithm. Given an edge-edges adjacency list, it returns a list of cycles.
reliforp/php-memory-dump
0 Downloads
Capture a PHP process's own memory in reli's RDUMP format from inside the process, in pure PHP, with no extension and no FFI. The dump is analysed offline with reli (finding leaks, reference cycles, memory bottlenecks, etc.).
reliforp/ext-rdump
5 Downloads
Capture a PHP process's own memory for offline analysis with reli (finding leaks, reference cycles, memory bottlenecks, etc.).