Schematic is a templating engine for Laravel that generates JSON Schema definitions from your templates.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
39
commits
Make SchematicServiceProvider a deferred service provider (#5)
09370adView on GitHubFix JSON schema: snake_case title and make all fields required (#4)
67fe7baView on GitHubAdd ephemeral (in-memory) templates for on-the-fly use without database (#3)
b72951cView on GitHubRemove undocumented table_prefix config from README (#2)
17b156cView on GitHubdocs(readme): update and expand usage documentation for Schematic
c1e853eView on GitHub