Popular Packages
-
-
PHP
softlab/messenger-monitor-bundle
Symfony Messenger monitoring bundle with Supervisor integration, queue stats, and failed message management
-
-
-
PHP
webwizo/laravel-shortcodes-filament
Filament 3 plugin for managing Laravel Shortcodes via admin panel
-
PHP
laramint/queryguard
Zero-config CI gate for Laravel: auto-instruments your test suite, baselines query counts, and fails PRs that introduce N+1s or query regressions.
-
PHP
erikwang2013/consul-php
PHP Consul client with full API v1 coverage, service discovery, and config center. Auto-integrates with Laravel, Hyperf, webman, and ThinkPHP.
-
-
-
PHP
sugarcraft/candy-shine
PHP port of charmbracelet/glamour — Markdown → ANSI renderer with word-wrap, OSC 8 hyperlinks, syntax highlighting, and 8 stock themes (ansi/plain/dark/light/notty/dracula/tokyo-night/pink).
-
PHP
sugarcraft/candy-mosaic
Image-to-cell renderer — PNG/JPEG/static GIF to terminal via Sixel, Kitty, iTerm2, or half-block Unicode fallback. Port of charmbracelet/x/mosaic.
-
drupal/thunder_ai
Thunder AI base recipe with provider installer.
-
PHP
sandermuller/repo-init
AI playbook + stub library for bootstrapping the canonical Sander/hihaho repo setup. Install globally: `composer global require sandermuller/repo-init`.
-
-
eboreum/immutable-interface
Flag a class as being immutable by implementing the ImmutableInterface. An immutable object must never change its state; i.e. its class properties must remain unchanged after instantiation or cloning.