arindam/svg
Laravel package to convert raw SVG markup into .svg files. Save with optional filename, download as a response, or render directly with correct SVG content-type. Supports Laravel with/without package auto-discovery via service provider and facade.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| bitverse/identicon | 0.81 | Generate deterministic SVG identicons from any string in PHP. Pluggable preprocessors (e.g., MD5) and generators; includes Rings and GitHub-style 5x5 Pixels generators. Easy to use: getIcon() returns SVG you can save or render. | 49 | 49 | 8 | 263 | 1 | 1.2 | 11.0 | MIT | 10 years ago | |
| orchid/blade-icons | 0.81 | Laravel package that adds Orchid icon set support to Blade Icons. Use Orchid icons as Blade components in your views, configure sets and prefixes, and render scalable SVG icons consistently across your app with the Blade Icons ecosystem. | 22 | 22 | 6 | 39K | 0 | 20.8 | 50.8 | MIT | 2 months ago | |
| claviska/simpleimage | 0.80 | SimpleImage is a lightweight PHP 8+ GD image manipulation class. Load images from files/strings/URIs, auto-orient via EXIF, resize/crop/overlay/watermark, draw shapes/text, apply filters, and convert between GIF/JPEG/PNG/WEBP/BMP/AVIF. Chainable, exception-based. | 1,389 | 1,394 | 379 | 47K | 18 | 42.3 | 29.1 | MIT | 6 months ago | |
| codebuds/webp-converter | 0.79 | Lightweight PHP 7.4+ WebP converter for Symfony apps. Convert JPEG/PNG/GIF/BMP to WebP from a file path or Symfony File, with options like quality, saveFile, force, output naming/path, and clear exceptions for invalid types or options. | 4 | 4 | 1 | 578 | 0 | 0.1 | 28.6 | — | — | |
| voltra/filament-svg-avatar | 0.79 | Swap Filament’s default avatar URL provider for inline SVG avatars. Generate initials-based avatars without external HTTP requests, with configurable size, background/text colors, and font family. Includes publishable config and optional view overrides. | 5 | 5 | 1 | 368 | 0 | 23.3 | 28.9 | MIT | 1 month ago | |
| meyfa/php-svg | 0.79 | Lightweight PHP library to create, read, and manipulate SVGs. Build SVG documents programmatically, edit shapes and attributes via a DOM-like API, and export clean SVG/XML. Handy for generating icons, diagrams, and server-side graphics without external dependencies. | 547 | 550 | 101 | 515K | 26 | 23.1 | 50.8 | MIT | 1 year ago | |
| mike42/gfx-php | 0.78 | gfx-php is a PHP graphics helper library by mike42, aimed at generating and manipulating simple bitmap-style images and drawing primitives. Useful for lightweight image rendering tasks where full GD/Imagick workflows feel too heavy. | 27 | 28 | 5 | 55K | 7 | 5.5 | 48.2 | LGPL-2.1 | 6 years ago | |
| martian/laravatar | 0.78 | — | 6 | 6 | 3 | 0 | 0 | 0.7 | — | MIT | 2 years ago | |
| driesvints/blade-icons | 0.77 | Blade Icons lets you use SVG icons in Laravel Blade with simple components and directives. Convert files like camera.svg into or @svg('camera') with easy class/attribute control, and plug in community icon set packages. | 2,467 | 2,454 | 163 | 27 | 0 | 43.9 | 0.1 | MIT | 1 month ago | |
| themesberg/flowbite-blade-icons | 0.77 | Use Flowbite Icons in Laravel Blade via Blade UI Kit. Provides outline and solid SVG icons as Blade components and @svg directive, with support for classes, attributes, and caching. PHP 8.1+ and Laravel 9+. | 8 | 8 | 12 | 1K | 0 | 19.4 | 34.5 | MIT | 2 months ago | |
| dompdf/php-svg-lib | 0.72 | PHP library for parsing and rendering SVG documents. Provides an object model for SVG elements, support for styles, paths, and basic shapes, and can render to common backends (e.g., PDF via dompdf). Useful for embedding SVG graphics in PDFs. | 1,445 | 1,445 | 83 | 4M | 25 | 33.8 | 61.2 | LGPL-3.0 | 5 months ago | |
| creative-web-solution/svg-chart-bundle | 0.68 | Symfony bundle to generate SVG charts (pie/donut and line) using meyfa/php-svg. Create charts from JSON-configured data and styles, including legend labels, slice colors, donut thickness, line connectors, dimensions, and offsets; returns SVG responses. | 0 | 0 | 0 | 16 | 0 | 0.0 | 15.8 | MIT | — | |
| arindam/blade-variable | 0.67 | Declare and use variables directly in Laravel Blade templates with a simple @var directive. Install via Composer (supports auto-discovery; provider available if needed) and set values like @var('name','Arindam') to access as $name in views. | 2 | 2 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| arcaptcha/arcaptcha-laravel | 0.64 | Laravel integration for ArCaptcha (PHP 7.3+). Install via Composer, publish config, set ARCAPTCHA site/secret keys in .env, embed the widget in Blade forms, and verify the submitted token server-side using the provided service/facade. | 12 | 12 | 2 | 13 | 0 | 0.2 | 4.2 | MIT | — | |
| ajaykumaraipl/package | 0.64 | Laravel/PHP package by ajaykumaraipl. Provides reusable components/helpers intended to simplify common application tasks and speed up development. Install via Composer and integrate into your Laravel project as needed. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — |
How can I help you explore Laravel packages today?