Membrane - CRUD Service
So we’ve talked about Membrane’s CRUDController, and as stated most of the time developers won’t need to do anything more than inherit from the CRUDController when writing new plugins. There will be occasions where developers need to overwrite the functionality of the CRUDService though.