akankov member since: Jun 16, 2015

akankov's packages

  • PHP

    akankov/html-ast

    nikic/php-parser for HTML — an immutable HTML5 AST with positions, trivia, visitors, and a fidelity printer

  • HTML

    akankov/html-min

    HTML compressor and minifier for PHP 8.3+

  • PHP

    akankov/laravel-compress-html

    Laravel integration for the akankov/html-min HTML minifier: Blade @htmlmin directive, response middleware, and a publishable config-driven service provider.

  • PHP

    akankov/twig-compress-html

    Twig 3 extension wrapping akankov/html-min: provides an html_min filter and a {% htmlmin %}...{% endhtmlmin %} block tag, plus an optional Symfony bundle.