Popular Packages
-
-
PHP
matondojk/filament-social-login
A beautiful, plug-and-play social login integration for modern Filament PHP panels.
-
PHP
konradmichalik/php-progress
Modern, dependency-free CLI progress bars & spinners for PHP — smooth sub-cell rendering, truecolor gradients, dynamic single-line layout.
-
PHP
kode/messaging
统一消息层,封装 **11 种长连接 / 实时消息协议**(WebSocket、SSE、MQTT、UDP、Long-Polling、CoAP、NATS、STOMP、gRPC Streaming、WebTransport、RTMP),提供**一致的 API**、**协议无关的消息抽象**和**可插拔的扩展点**
-
asdrubalp9/laravel-issue-reporter
Capture Laravel errors and report them as GitLab issues, with deduplication.
-
PHP
n2n/n2n-util-serialize
Safely serialize and unserialize plain data objects (PHP native serialize()/unserialize() with an allowed_classes allowlist derived from the class structure) and scalar/null values (JSON), preventing object-injection and POP-chain attacks.
-
-
-
PHP
justbetter/laravel-sentry-filter-events
Lets you filter certain events in Sentry using a filter list
-
PHP
wazum/cache-guard
Prevents backend cache flushes of protected cache groups in production-like contexts
-
Blade
ptplugins/filament-number-input
Locale-aware number input for FilamentPHP v3, v4, and v5. Users see 12.345,67 or 12,345.67 while your database always stores a clean float — no more broken SUM()s or cast errors from localized number strings.
-
PHP
dmstr/keycloak-security-bundle
Keycloak-backed Symfony Security: KeycloakUser + KeycloakUserProvider for JWT-authenticated users managed in Keycloak, plus a CLI for token retrieval.
-
PHP
dmstr/symfony-system-resources-bundle
Read-only API Platform admin resources for Symfony framework-internal tables: messenger_messages, doctrine_migration_versions.
-
PHP
dmstr/doctrine-audit-log-bundle
Audit logging for Doctrine entities via Gedmo Loggable: concrete LogEntry entity exposed as read-only API Platform admin resource.
-
PHP
dmstr/api-configuration-bundle
Configurable external API connections: ApiConfiguration entity with type+credentials, health-check + OAuth-authorize flow, ApiExtensionRegistry adapter pattern.