Libraries tagged by nohtml

nabeghe/nohtml

1 Favers
1 Downloads

Say no to HTML — write views in PHP with a clean, simple DSL.

Go to Download


braspin/no-html

0 Favers
7 Downloads

Template engine for PHP without close tag php

Go to Download


abacaphiliac/php-no-html

0 Favers
30 Downloads

Safely encode content for rendering in an HTML document.

Go to Download


mouf/html.htmlelement

2 Favers
367169 Downloads

This package contains the HtmlElementInterface interface that can be used to output HTML on a page. It also features base classes implementing this interface.

Go to Download


mouf/html.renderer.twig-extensions

0 Favers
358133 Downloads

This package contains a set of Twig extensions and utility class to ease the use of Twig templates in Mouf.

Go to Download


mouf/html.renderer

0 Favers
358138 Downloads

This package contains the rendering mechanism of the Mouf framework. It is a mechanism allowing packages/templates/developers to overload a default template for various HTML objects.

Go to Download


mouf/html.template.menus.basicmenu

0 Favers
143731 Downloads

This package contains a single class in charge of rendering a 'Menu' instance in HTML using the toHtml() method. The rendering is performed using <ul> and <li> tags.

Go to Download


mouf/html.widgets.form-elements

1 Favers
20078 Downloads

This package contains PHP objects representing common HTML form elements, along renderers.

Go to Download


mouf/html.tags

3 Favers
20123 Downloads

This package contains a pure PHP object representation of HTML5 tags. There is one class for each existing HTML tag, and one getter/setter per attribute.

Go to Download


mvccore/ext-debug-tracy-mvccore

2 Favers
5069 Downloads

MvcCore - Extension - Debug - Tracy - Panel MvcCore - render and add into tracy debug panel current MvcCore application instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Application::GetInstance()); to display main application objects used to render current page response. Rendered objects inside MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values.

Go to Download


mvccore/ext-debug-tracy-auth

1 Favers
3784 Downloads

MvcCore - Extension - Debug - Tracy - Panel Auth - render and add into tracy debug panel currently authenticated user from \MvcCore\Ext\Auth service singleton instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Ext\Auth::GetInstance()->GetUser());.

Go to Download


mouf/html.template.menus.topribbonmenu

0 Favers
19 Downloads

This package contains a menu that is displayed as a ribbon at the top of the screen. The class is in charge of rendering a 'Menu' instance in HTML using the toHtml() method.

Go to Download