Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

mfdj/FluentHtml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

6 Commits

Repository files navigation

#FluentHtml for PHP

Stupid simple way to write html using readable, fluent pure php.

  • 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:

  • this is not meant to replace tempaling lanuges (which are

More documentation on it's way.

ToDo:

  • Unit Tests!
  • Better usage examples!
  • Documenation!

========================

License: Be a person. Don't be a shithead.

About

stupid simple html creation using pure php

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /