
Advance Table Repeater
An advanced Filament v5 Repeater + RepeatableEntry that renders as a table with a column manager, drag-and-drop reorder, resizable columns, and per-column summarizers (sum / count / average / range).

An advanced Filament v5 Repeater + RepeatableEntry that renders as a table with a column manager, drag-and-drop reorder, resizable columns, and per-column summarizers (sum / count / average / range).
Hey everyone 👋
We recently explored some open-source platforms and products that are built using FilamentPHP and compiled a small list here:
Top 5 Open Source Platforms Built With Filament PHP
The idea was mainly to discover how people are using Filament beyond just admin panels — especially for full SaaS products, ERPs, CRMs, PIMs, marketplaces, etc.
We included a few popular projects we came across, but I’m sure there are many more interesting ones in the ecosystem.
Would love to know:
If we get enough recommendations from the community, we’d love to create a second/community-curated list as well 🙌
A feature-rich Filament v5 table column & infolist entry that renders progress as a horizontal bar. Built for dashboards, task progress, capacity gauges, skill levels, and any numeric value that fits on a 0–100% (or custom min–max) scale.
A feature-rich Filament v5 plugin that renders workflow state as an interactive arrow-stepper (form) or a read-only status bar (infolist). Built for business apps where orders, applications, or projects move through named states and you want every screen to show that progress visually.
Hello community,
I am running an ecommerce store on Shopify having catalog data of 5000 SKU. I am thinking to make use of an external PIM tool like Akeneo, UnoPIM, Pimcore as such. What advice you can give or suggest that I can make use of?
We created Aureus ERP; an open source ERP on filament but not getting much traction from developer community.
Any idea on what we can do? Like add more features or create more engagement amongst filament community.
Thanks
Let your end-users add dynamic fields to any Eloquent model + Filament resource at runtime, without writing a single migration. Ships an admin CRUD for managing field definitions, an Eloquent trait that auto-merges the new columns into your model's fillable/casts, a Filament resource trait with five merge helpers that inject fields into forms, tables, filters, infolists, and a runtime schema manager that creates the underlying DB columns for you.