fluid-project / hearth-components
Robust components for the Laravel Framework.
Installs: 1 007
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 8
Requires
- php: ^8.2|^8.3
- chinleung/laravel-locales: ^2.1
- codezero/laravel-unique-translation: ^4.3
- commerceguys/intl: ^2.0
- illuminate/contracts: ^11.0
- livewire/livewire: ^3.5
- spatie/laravel-package-tools: ^1.16
- spatie/laravel-sluggable: ^3.6
- spatie/laravel-translatable: ^6.8
Requires (Dev)
- larastan/larastan: ^3.0
- laravel/pint: ^1.14
- nunomaduro/collision: ^8.1.1
- orchestra/testbench: ^9.0.0
- pestphp/pest: ^3.0
- pestphp/pest-plugin-arch: ^3.0
- pestphp/pest-plugin-laravel: ^3.0
- phpstan/extension-installer: ^1.3
- phpstan/phpstan-deprecation-rules: ^2.0
- phpstan/phpstan-phpunit: ^2.0
This package is auto-updated.
Last update: 2024-12-28 12:37:28 UTC
README
Robust components for the Laravel Framework.
Installation
You can install the package via composer:
composer require fluid-project/hearth-components
Optionally, you can publish the views using
php artisan vendor:publish --tag="hearth-components-views"
Usage
TODO.
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 BSD 3-Clause License. Please see License File for more information.