Skip to content
This repository has been archived by the owner on Mar 19, 2020. It is now read-only.

Latest commit

 

History

History
36 lines (23 loc) · 1.42 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.42 KB

SDom

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