2017 © Pedro Peláez
 

library php-utils

Some PHP utility classes.

image

ondrejd/php-utils

Some PHP utility classes.

  • Tuesday, October 27, 2015
  • by ondrejd
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 20 % Grown

The README.md

php-utils

Build Status, (*1)

Repository with some PHP utility classes., (*2)

Included classes

Class name Description
CsvImport Class used for reading data from CSV files.

Usage

Just add ondrejd/php-utils into require section of your composer.json file:, (*3)

{
    "require": {
        "ondrejd/php-utils": "*"
    }
}

Details about ondrejd/php-utils can be found on packagist.org., (*4)

The Versions

27/10 2015

dev-master

9999999-dev https://github.com/ondrejd/php-utils

Some PHP utility classes.

  Sources   Download

MPL-2.0

The Requires

  • php >=5.3

 

The Development Requires

csv utilities