maglnet/composer-require-checker dependents (302) Order by: name | downloads Show: all | require | require-dev
-
PHP
laminas/laminas-escaper
Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
-
-
-
-
-
PHP
mouf/html.utils.weblibrarymanager
The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies are included as well.
-
PHP
mouf/html.renderer
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.
-
PHP
mouf/html.renderer.twig-extensions
This package contains a set of Twig extensions and utility class to ease the use of Twig templates in Mouf.
-
PHP
mouf/html.template.templateinterface
This package contains the definition of an HTML template (the TemplateInterface interface) and an helper class to build HTML templates easily (the BaseTemplate class).
-
-
-
-
PHP
duncan3dc/domparser
Wrappers for the standard DOMDocument class to provide extra functionality for html/xml parsing
-
-
PHP
duncan3dc/object-intruder
A small library to access private/protected properties/methods of objects