2017 © Pedro Peláez
 

library html

one attempt to make HTML easier/safer

image

chevron/html

one attempt to make HTML easier/safer

  • Monday, August 15, 2016
  • by chevron
  • Repository
  • 1 Watchers
  • 0 Stars
  • 32 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

chevron/html

Html is one attempt (of many) to make the act of writing HTML slightly safer and easier. It offers elements as objects with properties and a system of using PHP's magic __call() to create them quickly and inline., (*1)

If there is a downfall to this system (and every other system designed to tackle the same task) it is that for all the buzz words I've tried to incorporate (OOP, Di, testable, blah blah blah) it remains a very customized solution and using it will couple an application to this (or that) specific toolset., (*2)

I think the API is what I want, I'm just not sold on the code., (*3)

Peruse the tests or, if present, the examples directory to see usage., (*4)

See packagist for version/installation info., (*5)

Latest Stable Version Build Status, (*6)

The Versions

15/08 2016

dev-master

9999999-dev http://github.com/chevronphp/html

one attempt to make HTML easier/safer

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5

 

The Development Requires

15/08 2016

v0.0.4

0.0.4.0 http://github.com/chevronphp/html

one attempt to make HTML easier/safer

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5

 

The Development Requires

12/08 2016

v0.0.3

0.0.3.0 http://github.com/chevronphp/html

one attempt to make HTML easier/safer

  Sources   Download

BSD-3-Clause

The Requires

  • php ~5.4

 

The Development Requires

25/07 2016

v0.0.2

0.0.2.0 http://github.com/chevronphp/html

one attempt to make HTML easier/safer

  Sources   Download

BSD-3-Clause

The Requires

  • php ~5.4

 

The Development Requires

25/07 2016

v0.0.1

0.0.1.0 http://github.com/chevronphp/html

one attempt to make HTML easier/safer

  Sources   Download

BSD-3-Clause

The Requires

  • php ~5.4

 

The Development Requires