2017 © Pedro PelĂĄez
 

yii2-extension yii2-libs

Collection of useful class & code for Yii Framework 2.0

image

jarekkozak/yii2-libs

Collection of useful class & code for Yii Framework 2.0

  • Thursday, January 7, 2016
  • by jarekkozak
  • Repository
  • 2 Watchers
  • 0 Stars
  • 416 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

yii2-libs

PHP classes for make live with yii2 more convenient, (*1)

REQUIREMENTS

The minimum requirement by this libs are minimum PHP 5.4.0 and yii2 2.0.2., (*2)

In order to work some extra libraries have to be installed (pls look into composer.json). The best way to install it is use Composer., (*3)

INSTALLATION

Install from an Archive File

Extract the archive file downloaded from this site to a directory named vendor in your yii2 application and manually add dependency in composer.json., (*4)

   "require": {
        ........
        "jarekkozak/yii2-libs": "*"
    },

Install via Composer

If you do not have Composer, you may install it by following the instructions at getcomposer.org., (*5)

You can then install the libs using the following command:, (*6)

php composer.phar require jarekkozak/yii2-libs "*"

The Versions

07/01 2016

dev-master

9999999-dev https://github.com/jarekkozak/yii2-libs

Collection of useful class & code for Yii Framework 2.0

  Sources   Download

BSD 3-Clause

The Requires

 

The Development Requires

extension yii2 form widget class