library fluenthtml
stupid simple html creation using pure php
mfdj/fluenthtml
stupid simple html creation using pure php
- Monday, February 2, 2015
- by mfdj
- Repository
- 1 Watchers
- 3 Stars
- 48 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 0 % Grown
FluentHtml for PHP
Stupid simple way to write html using readable, fluent pure php., (*1)
- much cleaner than
<?php echo $value ?>
- lighter than a template language
- simple to extend (using traits)
- ideally suited for rapid prototyping and ad hoc scripts
- stupid simple: no unncesscary abstractions, just a clean intutive api
- intended for quick and dirty situtions
Caveats:, (*2)
- this is not meant to replace tempaling lanuges (which are
More documentation on it's way.
- @markfoxisadj, (*3)
ToDo:, (*4)
- Unit Tests!
- Better usage examples!
- Documenation!
========================, (*5)
License: Be a person. Don't be a shithead., (*6)
dev-master
9999999-dev
stupid simple html creation using pure php
Sources
Download
DoItToIt
by
Mark Fox
0.2.0
0.2.0.0
stupid simple html creation using pure php
Sources
Download
DoItToIt
by
Mark Fox