Atelier

Packages

Every package in the Atelier toolkit, with the version currently published.

Package Version Description
SVG v1.0.0 PHP library for SVG manipulation, optimization, and morphing: parsing, building, styling, transforms, validation, and sanitization
Diagram v0.7.0 PHP library for modeling, parsing, rendering, and round-tripping diagrams as SVG and Mermaid
Layout v0.7.0 Renderer-agnostic spatial composition primitives: geometry, box constraints, grids, text layout, and links between boxes
Barcode v0.7.0 PHP library that builds QR codes, matrix codes, and barcodes as SVG, PNG, or GIF
Rasterizer v0.7.0 Rasterize SVG documents to bitmaps through external rendering adapters (resvg, rsvg-convert)
Text unreleased Map Unicode text to positioned font glyphs, vector outlines, and SVG documents using alto/font and atelier/svg.

Install any of them with Composer, for example composer require atelier/svg.