Hi everyone,
I have used Xcrud for years in many PHP projects, especially for admin panels.
Recently I started building my own CRUD grid because I needed:
better performance
no jQuery dependency
cleaner backend architecture
After many iterations I ended up creating a small framework called ArtiGrid.
I'm not posting this as advertising — I honestly would like feedback from developers that also worked with Xcrud.
What features do you feel are missing today in CRUD generators?
I have used Xcrud for years in many PHP projects, especially for admin panels.
Recently I started building my own CRUD grid because I needed:
better performance
no jQuery dependency
cleaner backend architecture
After many iterations I ended up creating a small framework called ArtiGrid.
I'm not posting this as advertising — I honestly would like feedback from developers that also worked with Xcrud.
What features do you feel are missing today in CRUD generators?