Skip to content

Commit

Permalink
Features
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielpcruz committed Mar 16, 2023
1 parent 19f44e6 commit 6dd9331
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,14 @@ to execute this aplication using docker.

## Composer creating project
```
$ composer create-project --prefer-dist gabrielpcruz/slim myapp "1.3.*"
$ composer create-project --prefer-dist gabrielpcruz/slim myapp "1.4.*"
```

## Features

This project is based on best practices and industry standards:

* \>= PHP 8.2
* HTTP router (Slim)
* HTTP Server Request Handlers, Middleware (PSR-15)
* Dependency injection container (PSR-11)
Expand Down

0 comments on commit 6dd9331

Please sign in to comment.