detain member since: Sep 13, 2013 · Transparency log
detain's packages
-
PHP
detain/phlix-plugin-omdb
OMDb metadata provider for Phlix — IMDb/RT/Metascore ratings aggregation for movies and TV.
-
PHP
detain/phlix-plugin-opensubtitles
OpenSubtitles subtitle provider for Phlix — search and download subtitles for movies and TV shows via the OpenSubtitles REST API.
-
PHP
detain/phlix-plugin-trakt
Trakt scrobbler plugin for Phlix — scrobbles playback to Trakt.tv and syncs watch history over the Trakt OAuth API.
-
PHP
detain/phlix-server
Phlix media server - streaming, library management, user auth, and SyncPlay coordination
-
PHP
detain/phlix-shared
Shared interfaces, DTOs, event names, and protocol types used by both phlix-server and phlix-hub. Composer-installable, PHP 8.3+, zero I/O by charter — the only bundled network code is the blocking CurlArrTransport (CLI/test only); event-loop consumers MUST inject an async ArrTransportInterface.
-
-
PHP
detain/php-duplication-samples
Dev-only generator for the graduated duplication-detection test-set corpus (testsets/). Corpus files themselves are dependency-free; this dependency is used only by gen/.
-
-
PHP
detain/phpsysinfo
phpSysInfo is a customizable PHP Script that parses /proc, and formats information nicely. It will display information about system facts like Uptime, CPU, Memory, PCI devices, SCSI devices, IDE devices, Network adapters, Disk usage, and more.
-
PHP
detain/rate-limit
PHP rate limiting library with Token Bucket and Leaky Bucket Algorithms, based on palepurple/rate-limit, grandson to touhonoob/rate-limit, and jeroenvisser101/LeakyBucket
-
PHP
detain/session-samurai
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and loc
-
PHP
detain/sshpool
SSH command queue and connection pool runs tons of commands on a ssh host concurrently with completion callback.
-
PHP
detain/sshwitch
Login and run commands on your network devices via an ssh connection on a remote server. Easy to use PHP static class methods with static chaining support for rapid development. Supports Cisco and Juniper network routers and switches with more easily added.
-
PHP
detain/test-generator
Generate test cases for existing files (fork of https://github.com/detain/php-test-generator )
-
PHP
detain/tracy-monolog-adapter
Bridges the Tracy debugger with the Monolog logger so Tracy log output is routed through Monolog handlers and processors.