osiemsiedem / laravel-viewmodel
Simple class-based views for Laravel.
Installs: 4 462
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: ^8.0
- illuminate/contracts: ^9.0
Requires (Dev)
- phpunit/phpunit: ^9.5.10
README
A small and simple implementation of a class-based views for Laravel.
Requirements
- PHP >= 8.0
- Laravel 9.0
Installation
composer require osiemsiedem/laravel-viewmodel
Testing
./vendor/bin/phpunit
Credits
License
Please see the LICENSE.md file.