Download the PHP package gibamaranhao/vue-component without Composer
On this page you can find all versions of the php package gibamaranhao/vue-component. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gibamaranhao/vue-component
More information about gibamaranhao/vue-component
Files in gibamaranhao/vue-component
Download gibamaranhao/vue-component
More information about gibamaranhao/vue-component
Files in gibamaranhao/vue-component
Vendor gibamaranhao
Package vue-component
Short Description A Simple Vue Component loader for PHP
License MIT
Package vue-component
Short Description A Simple Vue Component loader for PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package vue-component
vue-component
A Simple Vue Component loader for PHP
vue-component allows you to create single-file style codes and generate component code to be added to HTML without the need to work with webpack, vue-cli or npm.
Installation
The recomended way to install is via composer
composer.json
Execute composer update to install
Usage
Create a component folder and a component file (the extension can be .vue, .js, .php, .html ,no matters):
components/App.vue
All versions of vue-component with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6|>=7.0
The package gibamaranhao/vue-component contains the following files
Loading the files please wait ....