Skip to content

Commit

Permalink
Updates readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
cnizzardini committed Jan 2, 2021
1 parent b9f6191 commit 8f12d33
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,15 +93,3 @@ MixerAPI automatically installs the following plugins for your RESTful API proje
| [MixerApi/Rest](https://github.com/mixerapi/rest) | Gets your API project up and going quickly by creating routes for you |
| [Search](https://github.com/FriendsOfCake/search) | Search provides a simple interface to create paginate-able filters for your CakePHP application. |
| [SwaggerBake](https://github.com/cnizzardini/cakephp-swagger-bake) | A delightfully tasty tool for generating Swagger documentation with OpenApi 3.0.0 schema |

## Unit Tests

```console
vendor/bin/phpunit
```

## Code Standards

```console
composer check
```

0 comments on commit 8f12d33

Please sign in to comment.