Download the PHP package ouxsoft/phpmarkup without Composer
On this page you can find all versions of the php package ouxsoft/phpmarkup. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ouxsoft/phpmarkup
More information about ouxsoft/phpmarkup
Files in ouxsoft/phpmarkup
Package phpmarkup
Short Description A Processor for Markup written in PHP. Allows extraction of Markup into a data structure, orchestrated nested manipulation of said structure, and output as (optimized) Markup.
License MIT
Homepage https://github.com/Ouxsoft/phpmarkup
Informations about the package phpmarkup
PHPMarkup
Installation
Install the latest version:
Basic Usage
Create an Element class containing DOMElement processing instructions.
Configure a Processor to process a DOM using the Element class created.
About
PHPMarkup is a lightweight markup processor written in PHP. It facilitates the extraction of markup into a data structure, orchestrated manipulation of said structure, and output as (optimized) markup. It is based on the LHTML standard.
Documentation
Author
Matthew Heroux
See also the list of contributors who participated in this project.
Contributing
PHPMarkup is an open source project. If you find a problem or want to discuss new features or improvements please create an issue, and/or if possible create a pull request. Easily contribute using test docker image.
License
PHPMarkup is licensed under the MIT License - see the LICENSE file for details.
Acknowledgement
Thanks to Andy Beak for providing code reviews. Thanks to Bob Crowley for providing Project Management advising. Thanks to Aswin Vijayakumar for their useful comments. Thanks to Alexander Romanovich of White Whale Web Services for his work on the free class XPHP. All of have led to changes to this implementation.
All versions of phpmarkup with dependencies
ext-dom Version *
ext-json Version *
ext-libxml Version *
laminas/laminas-config Version ^3.4.0
laminas/laminas-validator Version ^2.14.4
pimple/pimple Version ^v3.3.1