This package is abandoned and no longer maintained. No replacement package was suggested.

Simple jQuery-like DOM representation in PHP

dev-master 2018-04-01 19:54 UTC

This package is auto-updated.

Last update: 2020-08-24 22:03:04 UTC


README

ApiGen Docs

Latest Stable Version Latest Unstable Version Build Status Coverage Status Scrutinizer Code Quality

License Buy Me Coffee

Simple jQuery-like DOM representation in PHP.

Installation

Install via Composer:

composer require tonybogdanov/sdom

Testing

Run the tests:

./bin/run-tests.sh

Check the Coverage.

API Docs

Check the Docs