pipe / view
Blazingly fast php templating engine
Installs: 23
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/pipe/view
Requires (Dev)
- pestphp/pest: ^1.22
README
Simple, purephp blazinglyfast Template rendering engine (?)
Installation
composer require pipe/view
Philosophy
- Small is Beautiful.
- Do one thing,
- Do one thing well.
- Get the PoC out ASAP.
- Consider your code dead two weeks after inception.
- n'joy!
sounds familiar? It should!