Download the PHP package villca/devtools without Composer
On this page you can find all versions of the php package villca/devtools. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download villca/devtools
More information about villca/devtools
Files in villca/devtools
Download villca/devtools
More information about villca/devtools
Files in villca/devtools
Vendor villca
Package devtools
Short Description DevTools herramientas para desarrollo de software.
License MIT
Package devtools
Short Description DevTools herramientas para desarrollo de software.
License MIT
Please rate this library. Is it a good library?
Informations about the package devtools
DevTools
PHP Framework
Descripción
DevTools herramientas para desarrollo de software.
Instalación
Segir los siguientes pasos.
Mediante comando:
$ composer require villca/devtools
ó modificando el archivo composer.json:
Configuración
Agregar a Controlador use DevTools;
Ejemplo Laravel
Agregar a la Ruta en "routes/web.php"
$ Route::get('/villca', 'HomeController');
Crear el controlador "HomeController.php"
Contactos
All versions of devtools with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.3.3 || ^7.0
The package villca/devtools contains the following files
Loading the files please wait ....