2017 © Pedro Peláez
 

yii2-extension yii2-helpers

A collection of useful helper functions for Yii Framework 2.0

image

kartik-v/yii2-helpers

A collection of useful helper functions for Yii Framework 2.0

  • Thursday, February 22, 2018
  • by kartik-v
  • Repository
  • 6 Watchers
  • 80 Stars
  • 383,017 Installations
  • PHP
  • 41 Dependents
  • 0 Suggesters
  • 45 Forks
  • 1 Open issues
  • 14 Versions
  • 10 % Grown

The README.md

Krajee Logo
yii2-helpers
Donate

Latest Stable Version Latest Unstable Version License Total Downloads Monthly Downloads Daily Downloads, (*1)

This extension is a collection of useful helper functions for Yii Framework 2.0., (*2)

Html Class

VIEW DEMO, (*3)

This class extends the Yii Html Helper to incorporate additional HTML markup functionality and features available in Bootstrap 3.x / 4.x. The helper functions available in this class are: - Icon - Label - Badge - Page Header - Well - Close Button - Caret - Jumbotron - Abbreviation - Blockquote - Address - List Group - Panel - Media - Media List - Checkbox Button Group - Radio Button Group, (*4)

Enum Class

VIEW DEMO, (*5)

This class extends the Yii Inflector Helper with more utility functions for Yii developers. The helper functions available in this class are: - Is Empty - In Array - Properize - Time Elapsed - Time To String - Time Remaining - Format Bytes - Number to Words - Year List - Month List - Day List - Date List - Time List - Boolean List - Get PHP Data Type - Array to HTML Table - IP Address, (*6)

Demo

You can see a demonstration here on usage of these functions with documentation and examples., (*7)

Installation

The preferred way to install this extension is through composer., (*8)

Note: Check the composer.json for this extension's requirements and dependencies. Read this web tip /wiki on setting the minimum-stability settings for your application's composer.json., (*9)

Either run, (*10)

$ php composer.phar require kartik-v/yii2-helpers "dev-master"

or add, (*11)

"kartik-v/yii2-helpers": "dev-master"

to the require section of your composer.json file., (*12)

Usage

// add this to your code to use these classes
use kartik\helpers\Html;
use kartik\helpers\Enum;

// examples of usage
echo Html::icon('cloud');
echo Enum::properize('Chris');

License

yii2-helpers is released under the BSD-3-Clause License. See the bundled LICENSE.md for details., (*13)

The Versions

22/02 2018

dev-master

9999999-dev https://github.com/kartik-v/yii2-helpers

A collection of useful helper functions for Yii Framework 2.0

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 bootstrap helper yii utilities

26/11 2016

v1.3.6

1.3.6.0 https://github.com/kartik-v/yii2-helpers

A collection of useful helper functions for Yii Framework 2.0

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 bootstrap helper yii utilities

12/12 2015

v1.3.5

1.3.5.0 https://github.com/kartik-v/yii2-helpers

A collection of useful helper functions for Yii Framework 2.0

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 bootstrap helper yii utilities

11/12 2015

v1.3.4

1.3.4.0 https://github.com/kartik-v/yii2-helpers

A collection of useful helper functions for Yii Framework 2.0

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 bootstrap helper yii utilities

22/10 2015

v1.3.3

1.3.3.0 https://github.com/kartik-v/yii2-helpers

A collection of useful helper functions for Yii Framework 2.0

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 bootstrap helper yii utilities

11/09 2015

v1.3.2

1.3.2.0 https://github.com/kartik-v/yii2-helpers

A collection of useful helper functions for Yii Framework 2.0

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 bootstrap helper yii utilities

15/06 2015

v1.3.1

1.3.1.0 https://github.com/kartik-v/yii2-helpers

A collection of useful helper functions for Yii Framework 2.0

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 bootstrap helper yii utilities

27/01 2015

v1.3.0

1.3.0.0 https://github.com/kartik-v/yii2-helpers

A collection of useful helper functions for Yii Framework 2.0

  Sources   Download

BSD 3-Clause

The Requires

 

extension yii2 bootstrap helper yii utilities

10/11 2014

1.2.0.x-dev

1.2.0.9999999-dev https://github.com/kartik-v/yii2-helpers

A collection of useful helper functions for Yii Framework 2.0

  Sources   Download

BSD 3-Clause

The Requires

 

extension yii2 bootstrap helper yii utilities

10/11 2014

v1.2.0

1.2.0.0 https://github.com/kartik-v/yii2-helpers

A collection of useful helper functions for Yii Framework 2.0

  Sources   Download

BSD 3-Clause

The Requires

 

extension yii2 bootstrap helper yii utilities

05/10 2014

1.1.0.x-dev

1.1.0.9999999-dev https://github.com/kartik-v/yii2-helpers

A collection of useful helper functions for Yii Framework 2.0

  Sources   Download

BSD 3-Clause

The Requires

 

extension yii2 bootstrap helper yii utilities

05/10 2014

v1.1.0

1.1.0.0 https://github.com/kartik-v/yii2-helpers

A collection of useful helper functions for Yii Framework 2.0

  Sources   Download

BSD 3-Clause

The Requires

 

extension yii2 bootstrap helper yii utilities

17/07 2014

1.0.0.x-dev

1.0.0.9999999-dev https://github.com/kartik-v/yii2-helpers

A collection of useful helper functions for Yii Framework 2.0

  Sources   Download

BSD 3-Clause

The Requires

 

extension yii2 bootstrap helper yii utilities

17/07 2014

v1.0.0

1.0.0.0 https://github.com/kartik-v/yii2-helpers

A collection of useful helper functions for Yii Framework 2.0

  Sources   Download

BSD 3-Clause

The Requires

 

extension yii2 bootstrap helper yii utilities