-
Notifications
You must be signed in to change notification settings - Fork 5
Description
I got interested in your project because it provides several simple tools that don't constitute a bunch of complex middleware, such as with Symfony or the many other projects utilizing Symfony's components.
However, I find that the lack of documentation on the actual functions and classes makes it difficult to use.
I see that your site offers at least some, but I was completely unable to find any documentation or examples on the templating engine, which is probably of the most interest to me.
I was able to get an idea for my purposes, however, by perusing the source code, but it'd make it much easier to learn any other features I (or others) might decide to use in the future.
Could you, perhaps, add some examples to the GitHub or more documentation on using each module (especially the templating)?
Edit: I was able to find one example, after looking further. It was under "Tests". But I still think more would be helpful.