kiwilan / steward-laravel
PHP meta package for Laravel with many services and utility.
Installs: 2 013
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ^8.1
- guzzlehttp/guzzle: ^7.5
- illuminate/contracts: ^9.0 || ^10.0
- illuminate/database: ^9.0 || ^10.0
- illuminate/support: ^9.0 || ^10.0
- kiwilan/php-http-pool: ^0.2.31
- league/html-to-markdown: ^5.1
- livewire/livewire: ^3@beta
- spatie/image: ^2.2
- spatie/laravel-package-tools: ^1.14.0
- spatie/laravel-query-builder: ^5.1
- spatie/laravel-settings: ^2.6 || ^3
Requires (Dev)
- filament/filament: ^3.0-stable
- knuckleswtf/scribe: ^4.16
- laravel/pint: ^1.0
- nunomaduro/collision: ^7.9
- nunomaduro/larastan: ^2.0.1
- nunomaduro/laravel-mojito: ^0.2.10
- orchestra/testbench: ^8.0
- pestphp/pest: ^2.0
- pestphp/pest-plugin-arch: ^2.0
- pestphp/pest-plugin-laravel: ^2.0
- phpstan/extension-installer: ^1.1
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-phpunit: ^1.0
- spatie/laravel-ray: ^1.26
- spatie/lighthouse-php: ^1.0
- vlucas/phpdotenv: ^5.5
README
Warning
This package is not fully tested and is not ready for production.
PHP meta package for Laravel with many services and utility.
Documentation
See steward-for-laravel.netlify.app for documentation.
Installation
You can install the package via composer:
composer require kiwilan/steward-laravel:dev-main
You can publish the config file with:
php artisan vendor:publish --tag="steward-config"
Documentation
See steward-for-laravel.netlify.app for documentation.
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.