Packages from wubi
-
PHP
wubi/active-rest
This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.
-
PHP
wubi/php-action
This is a library to make your routines with some rules. Using PHPAction, you right you using ActionContract too. This means you can intercepet action flux when you want or need.