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

Simple jQuery-like DOM representation in PHP

Installs: 134

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/tonybogdanov/sdom

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