2017 © Pedro Peláez
 

library io

The UniKado IO library.

image

uk/io

The UniKado IO library.

  • Sunday, July 31, 2016
  • by UK
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

UK.IO

The UniKado IO lib., (*1)

composer require uk/io

or include it inside you're composer.json, (*2)

{
   "require": {
      "php": ">=7.0",
      "uk/io": "^0.1.0"
   }
}

The library declares the 3 main classes:, (*3)

  • UK\IO\Path Some static Path helping methods
  • UK\IO\File FIle handling class
  • UK\IO\Folder Some static Folder/Directory helping methods

and the helper class, (*4)

  • UK\IO\MimeTypeTool

and last but not least the following exceptions:, (*5)

  • UK\IO\IOException
  • UK\IO\FileAccessException
  • UK\IO\FileAllreadyExistsException
  • UK\IO\FileFormatException
  • UK\IO\FileNotFoundException
  • UK\IO\FolderAccessException
  • UK\IO\FolderNotFoundException

The Versions

31/07 2016

dev-master

9999999-dev

The UniKado IO library.

  Sources   Download

LGPLv3

The Requires

 

The Development Requires

by Avatar UniKado

31/07 2016

0.1.0

0.1.0.0

The UniKado IO library.

  Sources   Download

LGPLv3

The Requires

 

The Development Requires

by Avatar UniKado