marshmallow/components

Extendend Laravel Blade Components for Marshmallow

Maintainers

Package info

github.com/marshmallow-packages/components

Homepage

Language:Blade

pkg:composer/marshmallow/components

Fund package maintenance!

marshmallow

Statistics

Installs: 7 113

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v1.4.0 2025-02-08 13:32 UTC

This package is auto-updated.

Last update: 2026-03-08 15:39:30 UTC


README

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

Reuseable blade components for Laravel by Marshmallow

Installation

You can install the package via composer:

composer require marshmallow/components

You can publish and run the components with:

php artisan vendor:publish --provider="Marshmallow\Components\ComponentsServiceProvider" --tag="marshmallow-views"
php artisan migrate

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

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