Skip to content
@tomatophp

TomatoPHP

Tomato Framework build in Laravel/Splade with a tons on Plugins and Helpers To build you app

TomatoPHP

TomatoPHP

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.

Filament 5

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.

For AI assistants

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

Laravel packages

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

Contributing

Issues and pull requests are welcome on every repository. Security reports: please use the security policy of the repository instead of a public issue.

Credits

Pinned Loading

  1. filament-users filament-users Public

    Manage your users with a highly customizable user resource for FilamentPHP with integration of filament-shield and filament-impersonate

    PHP 91 30

  2. filament-alerts filament-alerts Public

    Send notification to users using notification templates and multi notification channels, it's support Filament Native Notification Service with macro, and a full integration to FCM service worker n…

    PHP 82 8

  3. filament-accounts filament-accounts Public

    Manage your multi accounts inside your app using 1 table with multi auth and a lot of integrations

    PHP 72 9

  4. filament-translations filament-translations Public

    Manage your translation with DB and cache

    PHP 64 22

  5. filament-settings-hub filament-settings-hub Public

    Manage your app settings with GUI and helpers

    PHP 58 15

  6. filament-saas-panel filament-saas-panel Public

    Ready to use SaaS panel with integration of Filament Accounts Builder and JetStream teams

    PHP 44 8

Repositories

Showing 10 of 188 repositories
  • filament-workflows Public

    Manage and generate workflows using Filament Account Builder and Form Builder with multi approve steps

    tomatophp/filament-workflows's past year of commit activity
    PHP 0 MIT 0 0 1 Updated Sep 21, 2026
  • filament-docs Public

    Manage your documents and contracts all in one place with template builder

    tomatophp/filament-docs's past year of commit activity
    PHP 45 MIT 5 0 1 Updated Sep 21, 2026
  • filament-form-builder Public

    Manage your forms using database and drop/drag component to build the form with Livewire component support for FilamentPHP

    tomatophp/filament-form-builder's past year of commit activity
    PHP 2 MIT 1 0 1 Updated Sep 21, 2026
  • filament-media-manager Public

    Manage your media files using spatie media library with easy to use GUI for FilamentPHP

    tomatophp/filament-media-manager's past year of commit activity
    PHP 149 MIT 38 0 1 Updated Sep 21, 2026
  • filament-cms-github Public

    Github integration to import your repo docs README files as a docs on markdown format to TomatoPHP CMS

    tomatophp/filament-cms-github's past year of commit activity
    PHP 0 MIT 0 0 1 Updated Sep 21, 2026
  • filament-translations-google Public

    Translations Manager extension to use Google translation crawling to auto translate your __(), trans() fn

    tomatophp/filament-translations-google's past year of commit activity
    PHP 6 MIT 2 0 1 Updated Sep 21, 2026
  • filament-discord-driver Public

    Discord Server WebHook Notification for Filament Alerts Sender

    tomatophp/filament-discord-driver's past year of commit activity
    PHP 1 MIT 0 0 1 Updated Sep 21, 2026
  • filament-menus Public

    Menu Database builder to use it as a navigation on Filament Panel or as a Livewire Component

    tomatophp/filament-menus's past year of commit activity
    PHP 34 MIT 8 0 1 Updated Sep 21, 2026
  • filament-cms Public

    Full CMS System with easy to use page builder & theme manager for FilamentPHP

    tomatophp/filament-cms's past year of commit activity
    PHP 122 MIT 23 0 2 Updated Sep 21, 2026
  • filament-saas-panel Public

    Ready to use SaaS panel with integration of Filament Accounts Builder and JetStream teams

    tomatophp/filament-saas-panel's past year of commit activity
    PHP 44 MIT 8 0 1 Updated Sep 21, 2026

Top languages

Loading…

Most used topics

Loading…