Popular Packages
-
-
PHP
phattarachai/laravel-env-secrets
Encrypt .env.<env> with Laravel's env:encrypt, mint the decryption key with a CSPRNG, and install it on a deploy box over ssh — all from one artisan command, without the key ever touching stdout, shell history, or a process argument.
-
invue/invue
The full Invue framework in one install — requires every invue/* package (core, actions, forms, tables, infolists, notifications, panels). Same role as filament/filament: most apps building a real panel/resource CRUD want everything, not one piece at a time.
-
-
PHP
goaop/virtual-file-system
Blazing-fast in-memory virtual filesystem for PHP 8.4+ — a modern, fully-typed replacement for adlawson/vfs with zero deprecations, full stream wrapper coverage, permissions, symlinks, locks and quotas.
-
PHP
voku/agent-ui
Local server-rendered human control plane for the governed voku/agent-loop workflow.
-
PHP
kinetis/migrations
A thin database migration runner and migrate commands for Kinetis — raw SQL up()/down() migrations, no fluent DDL builder, no schema-diffing.
-
PHP
kinetis/auth-jwt
Stateless JWT authentication middleware for Kinetis (HS256/RS256, optional per-token revocation), verifying signed tokens via firebase/php-jwt. See kinetis/auth instead for opaque Bearer-token validation against your own storage.
-
PHP
survos/schema-org-bundle
Symfony integration for spatie/schema-org: a request-scoped JSON-LD graph that any service can contribute nodes to, rendered as one @graph script tag, with a debug panel.
-
Vue
aaix/laravel-islands
Elegant frontend islands for Laravel: a framework-agnostic core with server-driven props, real-time subscriptions, actions and translations. Ships a Vue adapter; React adapter planned.
-
PHP
drupflare/rom
A Drupal 11 database driver for Cloudflare Durable Object SQLite (ctx.storage.sql).
-
PHP
paper-leaf/mission-control
Mission Control is the command center for your Laravel application, giving you a clear view of your site's systems, integrations, and environment. Monitor key services, inspect application details, and perform essential maintenance tasks from one convenient location.
-
PHP
henryavila/laravel-serve-ngrok
Serve a Laravel app through an ngrok tunnel with APP_URL/ASSET_URL rewriting and session recovery helpers
-
PHP
guava/filament-mcp
Give your Filament panels MCP capabilities. Expose resources, records and actions to AI agents - configurable and secure.
-
PHP
c975l/crowdfunding-bundle
Symfony bundle for crowdfunding campaigns on the c975L core — counterparts, contributors, news and media, plus an optional lottery tied to a campaign. Checkout is delegated to c975l/payment-bundle.