Open-source plugins for FilamentPHP and Laravel: users, accounts, CMS, translations, alerts, wallets and more. Every plugin is a plain Composer package you register on your panel, MIT licensed and maintained in the open.
- Website: tomatophp.com
- Live demo: demo.tomatophp.com: sign in with
demo@tomatophp.com/demo1234(prefilled; data resets every hour) - Docs: tomatophp.com/en/docs
- All plugins: tomatophp.com/en/plugins
- Support: Discord
The plugins are moving to Filament 5 on Laravel 12 and 13. These are released:
Panel and users
| Package | Version | |
|---|---|---|
| filament-tomatophp-theme | 5.0.1 | The TomatoPHP brand for your panel: mark, colors and screen-line styling |
| filament-users | 5.0.3 | User resource with roles, teams, impersonation and password management |
| filament-accounts | 5.0.0 | Multi accounts in one table with multi auth |
| filament-saas-panel | 5.0.0 | Ready-to-use SaaS panel with teams, profile and API tokens |
| filament-settings-hub | 5.0.1 | Manage your app settings from one hub |
| filament-developer-gate | 5.0.0 | Protect developer-only pages behind a separate password |
| filament-types | 5.0.1 | Manage any type in your app from the database |
| filament-meta | 5.0.0 | Pluggable meta for any model |
| filament-icons | 5.0.0 | Icon picker, table column and icons provider |
| filament-locations | 5.0.0 | Countries, cities, areas, languages and currencies |
| filament-simple-theme | 5.0.0 | Sidebar-first layout with the user menu in the sidebar |
| filament-api | 5.0.0 | Generate API endpoints from your Filament resources |
| filament-helpers | 5.0.0 | Generators for forms, tables, actions and filters |
| filament-pwa | 5.0.0 | Turn your panel into an installable PWA |
| filament-seo | 5.0.0 | SEO tags, analytics and Google indexing |
| filament-logger | 5.0.0 | Log activities and requests in your panel |
| filament-social | 5.0.0 | Social login and share actions |
| filament-tenancy | 5.0.0 | Multi-database tenancy with a tenants resource |
| filament-docs | 5.0.0 | Document templates with variables and printing |
| filament-artisan | 5.0.0 | Run Artisan commands from your panel (keep it behind a gate) |
| filament-browser | 5.0.0 | Browse and edit project files from your panel (keep it behind a gate) |
| filament-blog | 5.0.0 | Blog, portfolio and services website with a user panel |
| filament-workflows | 5.0.0 | Run actions on model events, custom events and webhooks |
| filament-accounts-auth | 5.0.0 | Login, register and 2FA pages for filament-accounts |
| filament-bookmarks-menu | 5.0.0 | Bookmark folders in your sidebar |
| filament-fcm | 5.0.0 | Firebase push notifications for your panel users |
Content
| Package | Version | |
|---|---|---|
| filament-cms | 5.0.0 | Posts, categories and content for your site |
| filament-cms-api | 5.0.0 | Read-only API for published CMS content |
| filament-cms-github | 5.0.0 | Import repository READMEs as CMS docs |
| filament-menus | 5.0.0 | Database menus for your panel and site |
| filament-media-manager | 5.0.0 | Folders and files on top of Spatie Media Library |
Translations
| Package | Version | |
|---|---|---|
| filament-translations | 5.0.0 | Manage translations in the database with cache |
| filament-translations-google | 5.0.0 | Auto translate with Google Translate |
| filament-translations-gpt | 5.0.0 | Auto translate with OpenAI |
| filament-translation-component | 5.0.0 | Key/value translation field for every locale |
| filament-language-switcher | 5.0.0 | Per-user language switcher |
Notifications and money
| Package | Version | |
|---|---|---|
| filament-alerts | 5.0.0 | Notification templates sent over many channels |
| filament-discord-driver | 5.0.0 | Discord webhook channel for alerts |
| filament-fcm-driver | 5.0.0 | Firebase Cloud Messaging channel for alerts |
| filament-slack-driver | 5.1.0 | Slack channel for alerts (webhook or bot token) |
| filament-sms-misr-driver | 5.1.0 | SMS channel for alerts through SMS Misr |
| filament-twilio-driver | 5.1.0 | Twilio SMS and WhatsApp channels for alerts |
| filament-reverb-driver | 5.1.0 | Live in-panel alerts over websockets with Laravel Reverb |
| filament-discord | 5.0.0 | Send notifications and errors to Discord webhooks |
| filament-twilio | 5.0.0 | Send WhatsApp notifications with Twilio |
| filament-issues | 5.0.0 | Show GitHub issues of your repos in your panel |
| filament-form-builder | 5.0.1 | Build forms and collect requests from the panel |
| filament-wallet | 5.0.0 | Balances and wallets for your users |
| filament-withdrawals | 5.0.1 | Withdrawal methods and requests |
| filament-invoices | 5.0.0 | Invoices with items, payments and PDF |
| filament-subscriptions | 5.0.0 | Plans, features and subscriptions with a billing page |
| filament-payments | 5.0.1 | Payment gateways and a checkout page (Stripe, PayPal, Paymob and more) |
| filament-ecommerce | 5.0.1 | Products, orders, carts and coupons |
| filament-notes | 5.0.2 | Sticky notes for your panel users |
| filament-pos | 5.0.0 | Point of sale page on top of filament-ecommerce |
| filament-plugins | 5.0.0 | Manage modules and generate tables, resources and pages |
The other plugins still have their Filament 3 and 4 releases on Packagist and are being upgraded one by one.
The TomatoPHP MCP server gives your AI assistant the plugin docs, the latest versions and which version fits your Filament and Laravel.
claude mcp add --transport http tomatophp https://mcp.tomatophp.com/mcp{ "mcpServers": { "tomatophp": { "type": "http", "url": "https://mcp.tomatophp.com/mcp" } } }More at mcp.tomatophp.com · source: tomatophp/mcp
| Package | |
|---|---|
| console-helpers | Helpers for your Artisan commands |
| laravel-package-generator | Generate a Laravel package with ease |
| laravel-discord-error-tracker | Track your errors with a Discord webhook (2.x for Laravel 12/13) |
| laravel-logstash | Elastic Logstash integration (2.x for Laravel 12/13) |
| laravel-agora | Agora token generator |
Issues and pull requests are welcome on every repository. Security reports: please use the security policy of the repository instead of a public issue.
