kylekatarnls/html-object
A set of classes to create and manipulate HTML objects abstractions
1.5.2
391K downloads/mo
#4519 most downloaded on Packagist
kylekatarnls/html-object
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Ships unpredictably
gaps range from 2 weeks to 5.7 years
Nearly every release is documented
notes for 13 of 14 stable releases
Nothing withdrawn
no release was ever pulled
13 years old
14 releases · first in 2013
0 releases in the last 12 months
see the full history below
Release timeline
14 releases · Jun 2013 to Mar 2023
2014
2016
2018
2020
2022
2024
2026
Releases
latest 14-
1.5.202 Mar 2023 -
1.5.126 Feb 2023 -
1.5.026 Feb 2023 -
1.4.431 May 2017 -
1.4.330 May 2017Release notes
Open source →Added
- Added ability to override self-closing behavior per-tag
Fixed
- Fixed boolean attributes not being parsed properly (was outputting
checked="false"per example), for real this time I swear
-
1.4.204 Mar 2015Release notes
Open source →Fixed
- Fixed boolean attributes not being rendered properly (was outputting
checked="false"per example)
- Fixed boolean attributes not being rendered properly (was outputting
-
1.4.116 Jan 2015Release notes
Open source →Fixed
- Fixed ability to replace children
- Fixed null attributes being left removed
-
1.4.027 Jan 2014Release notes
Open source →Added
- Added
TreeObject::prependandTreeObject::appendto set childs before/after other children
Fixed
- Fixed case where
nestwould create invalid tags from strings
- Added
-
1.3.014 Jan 2014Release notes
Open source →Added
- Added
Tableelement
Fixed
- Fixed a bug in the rendering of children
- Added
-
1.2.014 Jan 2014Release notes
Open source →Added
- Children are now rendered via their
rendermethod instead of toString - Added Tag::removeAttribute
- Children are now rendered via their
-
1.1.219 Nov 2013 -
1.1.119 Nov 2013 -
1.1.005 Nov 2013Release notes
Open source →Added
- Allow camelCased setting of attributes
- Allow flat fetching of children (ie. ignore dot notation)
- Added
getAttributemethod
Fixed
- Fix a bug in numerical attributes (min, max, etc)
- Fix JSON attributes being encoded on rendering
-
0.1.006 Jun 2013Nothing published for this version