isapp/blade-payment-logos

A package to easily make use of payment logos in your Laravel Blade views.

1.0.2 2025-06-23 14:56 UTC

This package is auto-updated.

Last update: 2025-06-23 14:56:50 UTC


README

Blade Payment Logos

Latest Stable Version Total Downloads

A package to easily make use of Payment Logos in your Laravel Blade views.

For a full list of available logos see the SVG directory.

Requirements

  • PHP 7.4 or higher
  • Laravel 8.0 or higher

Installation

composer require isapp/blade-payment-logos

Updating

Please refer to the upgrade guide when updating the library.

Blade Icons

Blade Payment Logos uses Blade Icons under the hood. Please refer to the Blade Icons readme for additional functionality. We also recommend to enable icon caching with this library.

Caching Icons

It's a good idea to add the icons:cache command as part of your deployment pipeline and always cache icons in production. This will significantly improve performance of the application. Refer Caching section for details.

Configuration

Blade Payment Logos also offers the ability to use features from Blade Icons like default classes, default attributes, etc. If you'd like to configure these, publish the blade-carbon-icons.php config file:

php artisan vendor:publish --tag=blade-payment-logos-config

Usage

Blade Payment Logos uses Blade Icons under the hood. Please refer to the Blade Icons readme for usage functionality.

Contributing

Please, submit bugs or feature requests via the Github issues.

Pull requests are welcomed!

Thanks!

License

This project is open-sourced software licensed under the MIT License.

You are free to use, modify, and distribute it in your projects, as long as you comply with the terms of the license.

Maintained by ISAPP and ISAP OÜ.
Check out our software development services at isap.me.