Download the PHP package takemo101/laravel-simple-vm without Composer
On this page you can find all versions of the php package takemo101/laravel-simple-vm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download takemo101/laravel-simple-vm
More information about takemo101/laravel-simple-vm
Files in takemo101/laravel-simple-vm
Download takemo101/laravel-simple-vm
More information about takemo101/laravel-simple-vm
Files in takemo101/laravel-simple-vm
Vendor takemo101
Package laravel-simple-vm
Short Description Laravel Simple VM
License MIT
Homepage https://github.com/takemo101/laravel-simple-vm
Package laravel-simple-vm
Short Description Laravel Simple VM
License MIT
Homepage https://github.com/takemo101/laravel-simple-vm
Please rate this library. Is it a good library?
Informations about the package laravel-simple-vm
The Simple VM For Laravel
This package is a wrap of Simple VM for Laravel.
You can also create a ViewModel class with a command.
Enjoy!
Installation
Execute the following composer command.
How to use
Please use as follows
Create a ViewModel class
Execute the artisan command as below.
Basic
1. Create a ViewModel class
First, create a ViewModel class to output the data to View.
2. Use ViewModel class in Controller class
Next, use the created ViewModel class object as a response in the controller.
Below is the output result in Json.
All versions of laravel-simple-vm with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
illuminate/support Version ^8|^9
illuminate/filesystem Version ^8|^9
illuminate/console Version ^8|^9
takemo101/simple-vm Version ^0.1.4
illuminate/support Version ^8|^9
illuminate/filesystem Version ^8|^9
illuminate/console Version ^8|^9
takemo101/simple-vm Version ^0.1.4
The package takemo101/laravel-simple-vm contains the following files
Loading the files please wait ....