Download the PHP package bravedave/dvc without Composer
On this page you can find all versions of the php package bravedave/dvc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bravedave/dvc
More information about bravedave/dvc
Files in bravedave/dvc
Download bravedave/dvc
More information about bravedave/dvc
Files in bravedave/dvc
Vendor bravedave
Package dvc
Short Description DVC - General Purpose PSR-4 Data-View-Controller
License MIT
Homepage http://brayworth.com
Package dvc
Short Description DVC - General Purpose PSR-4 Data-View-Controller
License MIT
Homepage http://brayworth.com
Keywords mvcModel View Controller
Please rate this library. Is it a good library?
Informations about the package dvc
DVC - Data View Controller
PHP framework for web applications and APIs. Configured with Bootstrap, but could just as easily support others.
Getting Started
- WSL (Windows Subsystem for Linux) is a great development environment for PHP, there some notes about installing wsl here
Install
create a composer.json
The application relies on the composer autoload features, this (very) basic composer.json file tells the autloader where to look for this application and installs bravedave/dvc
composer.json
install bravedave/dvc and update runtime autoloader
note: this is the same location used in the composer.json file
Create an basic application
create a application folder
add an application file
file src/app/application.php
create a documentroot
this creates a documentroot and copies in a fallback file
system will run
available at http://localhost:8080
there is a tutorial here
All versions of dvc with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-ctype Version *
ext-fileinfo Version *
ext-json Version *
ext-mbstring Version *
ext-posix Version *
ext-session Version *
giggsey/libphonenumber-for-php Version ^8.11
matthiasmullie/minify Version ^1.3.61
phpmailer/phpmailer Version ^6.1
symfony/mailer Version ^5.4
tijsverkoyen/css-to-inline-styles Version ^2.2
tinymce/tinymce Version <6
league/commonmark Version ^2.4
ext-ctype Version *
ext-fileinfo Version *
ext-json Version *
ext-mbstring Version *
ext-posix Version *
ext-session Version *
giggsey/libphonenumber-for-php Version ^8.11
matthiasmullie/minify Version ^1.3.61
phpmailer/phpmailer Version ^6.1
symfony/mailer Version ^5.4
tijsverkoyen/css-to-inline-styles Version ^2.2
tinymce/tinymce Version <6
league/commonmark Version ^2.4
The package bravedave/dvc contains the following files
Loading the files please wait ....