Libraries tagged by php markup
cseufert/hamle
6326 Downloads
A PHP template engine. HAMLE was inspired by HAML/Jade, however involves less typing, and does not allow php code in a template, but does have logic and function calls.
arcanedev/markup
429 Downloads
PHP HTML Markup generator
brnbio/php-dbml
25 Downloads
PHP Parser for database markup language (dbml)
jameswatts/cake-markup-language
6 Downloads
CakePHP plugin providing further abstraction of the View layer by replacing the procedural PHP code with an XML based markup
loginovilya/php-psd-enginedata
136 Downloads
General purpose parser for the markup format used in PSD files
4d47/archieml
85 Downloads
PHP parser for the Archie Markup Language
mibew/html5
531 Downloads
Create dynamic, valid HTML5 markup with a simple an intuitive PHP API
canteen/html5
18291 Downloads
Create dynamic, valid HTML5 markup with a simple an intuitive PHP API
shaddyz/creole
348 Downloads
A high performance wiki creole parser written in PHP.
mamazu/rst
4651 Downloads
PHP library to parse reStructuredText documents
ox-harris/phpfront
18 Downloads
phpFront is a server-side, DOM-based template engine. It implements the JQuery API with its powerful CSS3 selectors and chainable methods. It is heavily optimized for server-side rendering and template manipulation in web development. (No template syntaxes - because we hate them like everyone else does!)
php-kit/html5-tools
1916 Downloads
A collection of libraries for working with HTML5 markup
markup/contentful
84908 Downloads
A client library to integrate with the Contentful APIs (Content Delivery and Content Management) for PHP 5.6+.
amaury/skrivmarkup
2451 Downloads
Interpreter of the Skriv Markup Language. PHP implementation.
mcsodbrenner/serpent
328 Downloads
Serpent is a lightweight and compiling templating engine for PHP. It was designed to seamlessly integrate into existing MVC frameworks. It uses PHP itself as its template language, so you do not need to learn a new markup language. On the other side you get many improvements compared to pure PHP.