The ListBundle provides a flexible solution for generating and customizing lists.
While it is designed to work seamlessly with Doctrine entities, it can also handle and list any type of data, giving you the flexibility to adapt it to your specific needs.
The system is built to integrate with nearly any list library, though currently, only GridJS.io is supported. The list builder is heavily inspired by Symfony's form builder, providing a familiar and flexible structure.
This bundle is actively under development, with the next feature being the addition of filters and search functionality. Contributions to the project are welcome 🥳.