Skip to content

Commit e050e54

Browse files
committed
docs: add planned features section
1 parent e758316 commit e050e54

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ With this extension, you can quickly generate a skeleton for a PHP class just by
66

77
- Run `generate-php-class` command from the command palette to generate a skeleton for a PHP class
88

9+
## Planned Features
10+
11+
- Generate PSR-4 namespace
12+
913
## Requirements
1014

1115
- [Visual Studio Code](https://code.visualstudio.com/)
@@ -17,6 +21,7 @@ With this extension, you can quickly generate a skeleton for a PHP class just by
1721
3. Enter the name of your class and press Enter
1822
4. The skeleton for the PHP class will be generated
1923

24+
2025
## Credits
2126

2227
- [Adrián García](https://github.com/adrigar94)

0 commit comments

Comments
 (0)