Skip to content

A small and simple implementation of a class-based views for Laravel.

License

Notifications You must be signed in to change notification settings

osiemsiedem/laravel-viewmodel

Repository files navigation

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.