We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This page is a work in Progress and will be updated including examples soon.
First install Saint by putting the “saint” directory somewhere in your PHP include_path.
Next, create a new project by running:
$ scripts/saint demo
When a new application is made, you’ll see the following directory structure:
app controllers helpers models views config public scripts