osiemsiedem / viewmodel
This package is abandoned and no longer maintained.
The author suggests using the osiemsiedem/laravel-viewmodel package instead.
Simple class-based views for Laravel.
v5.0.0
2022-02-09 16:10 UTC
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.