Skip to content

Commit d01b885

Browse files
docs: update README.md
1 parent f517b86 commit d01b885

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

README.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# php-devcontainer
2+
3+
> A custom devcontainer image suited for Php development.
4+
5+
## Supported tags
6+
7+
- <no value>
8+
9+
## Contents
10+
11+
### Tools
12+
13+
- zsh
14+
- [atuin](https://atuin.sh/)
15+
- [starship](https://starship.rs/)
16+
- composer
17+
- nano
18+
19+
### Php Extensions
20+
21+
- xdebug
22+
- pgsql
23+
- pdo_pgsql
24+
- redis
25+
- opcache
26+
- pcntl
27+
- zip
28+
- intl

0 commit comments

Comments
 (0)