Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 857 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 857 Bytes

ViewModel for Laravel

GitHub Actions Status Latest Stable Version License

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.