maartenpaauw/undraw

Laravel Blade components for Undraw illustrations
3,696 25
Install
composer require maartenpaauw/undraw
Latest Version:4.2.0
PHP:^8.2
License:MIT
Last Updated:Jul 9, 2026
Links: GitHub  ·  Packagist
Maintainer: maartenpaauw

Undraw.co Laravel Blade components

PHP Tests Total Downloads Latest Version on Packagist

This package will let you render Undraw.co illustrations without a hassle!

Installation

You can install the package via composer:

composer require maartenpaauw/undraw

Usage

The following code will render the Undraw.co "Cooking" illustration as SVG.

<x-undraw illustration="cooking" />

This component can also be rendered with;

<x-cooking />

The primary color can be changed as well;

<x-cooking color="#F9A826" />

Testing

composer test

Development

Generate the illustration components with:

composer download
composer generate-classes
composer generate-service-provider

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.

Related Packages

cagilo/cagilo

A set of open-source Blade components for the Laravel Framework

1,006,383 172
uluumbch/alpine-select-livewire

Powerful searchable select components with multi-select and drag-ordering suppor...

5 0
skywalker-labs/formcraft

Modern HTML & Form Builder for Laravel with 50+ components, theme support (Boots...

0 3
rapidez/blade-components

Collection of awesome Blade Components, used by Rapidez

61,371 2
mintellity/blade-components

Bootstrap CSS Blade component for Laravel

295 0