Popular Packages
-
PHP
coolms/field
Field definitions for the CoolMS platform: the definition model and its value objects, the field-type and widget registries, and the ports a host application implements to store and resolve them
-
PHP
ernestdefoe/hashtags
Freeform hashtags for Flarum 2. Write #anything in a post and it becomes a link to a feed of every discussion using it — no admin setup, no pre-created tags. Coexists with flarum/tags: a # that matches a real tag slug stays a tag mention.
-
PHP
edalzell/dead-code-detector-laravel-actions
PHPStan extensions teaching shipmonk/dead-code-detector about lorisleiva/laravel-actions
-
PHP
edalzell/dead-code-detector-laravel
PHPStan extensions teaching shipmonk/dead-code-detector about Eloquent trait hooks and #[Scope] attributes
-
CSS
elemind/press-filament-theme
Press is an editorial theme for Filament v5 in four editions, built on a horizontal rail instead of a sidebar.
-
PHP
matasarei/php-tcp
Lightweight TCP client for PHP with pluggable socket transports, configurable timeouts, delimiter-based response framing and PSR-3 logging
-
PHP
blackcube/yii-proxy-middleware
Yiisoft TrustedHostsNetworkResolver fork with CIDR support in withTrustedIps()
-
PHP
telegram-bot-essentials/announcements
Bulk broadcast with live progress and retraction for telegram-bot-essentials/essence
-
PHP
mrnaeem4/laravel-request-analysis
Laravel middleware that intercepts incoming HTTP requests and writes structured JSON request logs (JSONL) to the Laravel storage/logs directory with daily rotation and gzip compression.
-
-
TypeScript
ernestdefoe/scribe
Scribe — a true WYSIWYG editor for Flarum. TipTap, with no Markdown anywhere in the stack.
-
PHP
philipannis/laravel-http-remember
Add remember() to Laravel's HTTP client. Cache responses for a set time, or use stale-while-revalidate when speed matters more than the latest data.