We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd23443 + e852bc3 commit e86e0e8Copy full SHA for e86e0e8
README.md
@@ -1,6 +1,6 @@
1
# PHP Schema.org Model Scaffolding
2
3
-The [PHP Schema](http://php-schema.dunglas.com/) command line tool tool instantly generates a PHP data model from the [Schema.org](http://schema.org)
+The [PHP Schema](http://php-schema.dunglas.com/) command line tool instantly generates a PHP data model from the [Schema.org](http://schema.org)
4
vocabulary. Browse Schema.org, choose the types and properties you need, run our code generator and you're done! You get
5
a fully featured PHP data model including:
6
* A set of PHP entities with properties, constants (enum values), getters, setters, adders and removers. The class
0 commit comments