slimphp / PHP-View

A Simple PHP Renderer for Slim 3 & 4 (or any other PSR-7 project)
MIT License
264 stars 60 forks source link

You should probably create a proper namespace #1

Closed silentworks closed 8 years ago

silentworks commented 8 years ago

Your namespace is currently renderer but it should probably be a namespace that you will release other packages in later on like your own name probably Geggleto.

Also I noticed the code is not PSR2, you might want to change that.

geggleto commented 8 years ago

oh i suppose...