2017 © Pedro Peláez
 

library view_text

Plain text view engine

image

pmvc-plugin/view_text

Plain text view engine

  • Wednesday, July 5, 2017
  • by HillLiu
  • Repository
  • 1 Watchers
  • 0 Stars
  • 255 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 10 % Grown

The README.md

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

view_text

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_text": "dev-master"
    }
}
  • php composer.phar install

2.2 Or use composer command-line

  • php composer.phar require pmvc-plugin/view_text

The Versions

05/07 2017

dev-master

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

Plain text view engine

  Sources   Download

MIT

The Requires

 

by Hill

text plug-in pmvc

05/07 2017

0.0.3

0.0.3.0 https://github.com/pmvc/pmvc

Plain text view engine

  Sources   Download

MIT

The Requires

 

by Hill

text plug-in pmvc