2017 © Pedro PelĂĄez
 

library view

OSF view component

image

osflab/view

OSF view component

  • Saturday, April 21, 2018
  • by Guillaume Ponçon
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 2 Dependents
  • 7 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

OSF view component

The OSF view component with a lot of usefull bootstrap helpers., (*1)

Features

  • Bootstrap / VueJS / JQuery integration (and more)
  • Optimized for REST & Ajax calls
  • A lot of good helpers
  • Based and compatible with Zend View
  • A CRUD manager

Installation

You need at least php 7.1 and composer:, (*2)

sudo apt install composer

In your application via composer

This is the recommended way to use this feature in a non-osf project., (*3)

Just add osflab/view in your composer.json file., (*4)

From github

To test the component or participate in its development., (*5)

git clone https://github.com/osflab/view.git
cd view && composer update

Unit tests launch:, (*6)

vendor/bin/runtests

The Versions