Packages from alto · Transparency log

  • PHP

    alto/bezier

    Precision PHP toolkit for evaluating, splitting, and measuring quadratic, cubic, quintic and N-order Bezier curves

  • PHP

    alto/code-diff

    Generate, render and apply code diffs. Myers algorithm, versatile rendering (HTML, JSON, ANSI), and full patching support.

  • PHP

    alto/code-highlight

    Server-side syntax highlighting for PHP with semantic scopes, embedded languages, and adaptable themes.

  • PHP

    alto/commonmark

    A collection of CommonMark extensions: code block titles, content slicing, heading level adjustment, file import/include, source display, table of contents, tabs, and link rewriting.

  • PHP

    alto/commonmark-code-block-title

    CommonMark extension that parses title="..." from fenced code block info strings and renders them as <figcaption> inside <figure>.

  • PHP

    alto/commonmark-content-slicer

    CommonMark extension that wraps heading-based sections in nested <section> elements for semantic document structure.

  • PHP

    alto/commonmark-heading-level

    CommonMark extension that shifts, maps, or transforms heading levels via a config array or callback.

  • PHP

    alto/commonmark-import

    CommonMark extension that embeds raw file content at @import directives, with line range, language, and indent options.

  • PHP

    alto/commonmark-include

    CommonMark extension that includes and re-parses external Markdown files at @include directives.

  • PHP

    alto/commonmark-link-rewriter

    CommonMark extension that rewrites link and image URLs via base URI, mapping, regex patterns, or callbacks.

  • PHP

    alto/commonmark-source

    CommonMark extension that displays source files as highlighted code blocks at @source directives, with title, line numbers, and highlighting.

  • PHP

    alto/commonmark-table-of-contents

    CommonMark extension that generates a linked table of contents from document headings at @toc directives.

  • PHP

    alto/commonmark-tabs

    CommonMark extension that renders accessible tabbed content from @tabs / @tab / @endtabs markers with full ARIA support.

  • PHP

    alto/favicon

    Generate a modern favicon set (SVG icon, apple-touch-icon, favicon.ico, Web Manifest) from a single SVG or PNG file.

  • PHP

    alto/font

    Read OpenType, TrueType, WOFF, and WOFF2 font files from PHP.

  • PHP

    alto/frontmatter

    Fast front matter extraction and strict YAML-subset decoding for PHP, the decoder companion for alto/markdown.

  • PHP

    alto/importmap

    Manage render and resolve Import Maps - Support scopes, integrity hashes, and WICG-compliant resolution.

  • PHP

    alto/json-patch

    Strict RFC 6902 patching and deterministic diffs for PHP.

  • PHP

    alto/language

    Programming and document language metadata: extensions, aliases, filenames, and syntax markers.

  • PHP

    alto/markdown

    Parse, query, lint, build, render, and edit Markdown with minimal diffs.

  • PHP

    alto/rst

    Parse, query, lint, render, convert, and edit reStructuredText with minimal diffs.

  • PHP

    alto/scale

    A nano package for computing and manipulating modular scales (typography, rhythm, grids).

  • PHP

    alto/tree

    Build, parse, traverse, print, edit, and compare filesystem trees in PHP.

  • PHP

    alto/twig-code-highlight

    Highlight source code in Twig templates with a tag or filter.