Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
getpinga authored Mar 12, 2023
1 parent 55bc4cb commit a646f92
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,16 @@ composer create-project --prefer-dist pinga/pinglet myapi

3. Edit **start-swoole-http.php** or **start-swow-http.php** and add your IP, hostname and port. Start by running the chosen file.

## Components

- Logging: use the PiLogger class.

- [Database for Swoole](https://github.com/getpinga/pinglet-db-swoole), for Swow use regular PDO.

## TODO

- Caching.

- Databases.

- .env files support.

- PHP-DI and Respect/Validation support.
Expand Down

0 comments on commit a646f92

Please sign in to comment.