Overview
Tutorials
Bundle guides
Further reading
Reference
A common requirement in web applications is ‘CRUD’ operations on your entities, i.e. create, read, update, and delete.
Perform introduces the concept of crud classes that configure CRUD operations for different entities.