2017 © Pedro Peláez
 

library array-helper

this is universal package template for development and testing

image

zver/array-helper

this is universal package template for development and testing

  • Sunday, May 28, 2017
  • by s4urp8n
  • Repository
  • 1 Watchers
  • 0 Stars
  • 702 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Zver\ArrayHelper

To help you manipulate with arrays, (*1)

Example usage

$reversed=ArrayHelper::load([1,2,34,4])
                ->reverse()
                ->getArray();

Documentation, (*2)

Prepare package

php prepare.php

Test package

php test.php

Generate package documentation in HTML and Markdown

php doc.php

The Versions

28/05 2017

dev-master

9999999-dev

this is universal package template for development and testing

  Sources   Download

28/05 2017

1.0.5

1.0.5.0

this is universal package template for development and testing

  Sources   Download

14/04 2017

1.0.4

1.0.4.0

this is universal package template for development and testing

  Sources   Download

31/07 2016

1.0.3

1.0.3.0

Helps you to manipulate with arrays

  Sources   Download

The Development Requires

helper array arrays zver

29/07 2016

1.0.2

1.0.2.0

Helps you to manipulate with arrays

  Sources   Download

The Development Requires

helper array arrays zver

22/07 2016

1.0.1

1.0.1.0

Helps you to manipulate with arrays

  Sources   Download

The Development Requires

helper array arrays zver

23/06 2016

1.0.0

1.0.0.0

Helps you to manipulate with arrays

  Sources   Download

The Development Requires

helper array arrays zver