2017 © Pedro Peláez
 

library view_html

PMVC view engine for html

image

pmvc-plugin/view_html

PMVC view engine for html

  • Monday, February 6, 2017
  • by HillLiu
  • Repository
  • 1 Watchers
  • 0 Stars
  • 970 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 5 % Grown

The README.md

Latest Stable Version Latest Unstable Version Build Status License Total Downloads, (*1)

# PMVC View Html

Install with Composer

1. Download composer

  • mkdir test_folder
  • curl -sS https://getcomposer.org/installer | php

2. Install by composer.json or use command-line directly

2.1 Install by composer.json

  • vim composer.json
{
    "require": {
        "pmvc-plugin/view_html": "dev-master"
    }
}
  • php composer.phar install

2.2 Or use composer command-line

  • php composer.phar require pmvc-plugin/view_html

The Versions

06/02 2017

dev-master

9999999-dev https://github.com/pmvc-plugin/view_html

PMVC view engine for html

  Sources   Download

MIT

The Requires

 

by Hill

template html view plug-in pmvc

06/02 2017

0.2.4

0.2.4.0 https://github.com/pmvc-plugin/view_html

PMVC view engine for html

  Sources   Download

MIT

The Requires

 

by Hill

template html view plug-in pmvc