Filament PHP is a toolkit that sits on top of Livewire and Laravel to make it easy to produce re-usable clean yet complex forms, tables and admin panels. We have been using Filament at Artumi Systems for a couple of years now and are very impressed with it's capabilities.
With functionality around very common such as:
Also it has functionality around less common but surprisingly often required tasks such as:
Filament comes with plugins. For example the default install doesn't have a way for you to pick a location from a map. There was an existing plugin to help with this but it lacked certain features, so we contributed to that project to add more functionality. - Specifically we added the means to mark a circle round a point to give it range. That's now available on all Filament sites, for those in the know.
Filament is developing at a very quick pace in 2026, and is gaining a lot of traction among the PHP Community because of how powerful it is.
By using Livewire's ability to bridge the front end and the back end Filament can make complex forms that really perform well, and can manage complex sets of logic. For example, once we'd managed to add the range to the map package (see above) it was a moment's work to link that to a Postcode lookup and a range drop-down.
Please provide your details below and we will do our best to get back to you.