Skip to content

Commit 0e0d332

Browse files
committed
Add link to online tool
1 parent 40250a5 commit 0e0d332

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
A tool to generate PSR-2 compliant PHP model classes from JSON.
33

44
## Usage
5+
6+
[Online tool](http://json2php.strikebit.io/)
7+
58
### Command Line
69
Example:
710
`php ./bin/cli.php ./input-file.json User 1 1 Acme\\Entity > output.txt`

0 commit comments

Comments
 (0)