Skip to content
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.
/ utils Public archive

[Abandoned] A collection of useful classes

License

Notifications You must be signed in to change notification settings

opis/utils

Repository files navigation

Opis Utils

Build Status Latest Stable Version Latest Unstable Version License

Utilitary classes

Opis Utils is a collection of useful classes that will help you with UTF 8 strings, URLs, form validators, autoloading, versions and others.

License

Opis Utils is licensed under the Apache License, Version 2.0.

Requirements

  • PHP 5.3.* or higher

Installation

This library is available on Packagist and can be installed using Composer.

{
    "require": {
        "opis/utils": "^2.2.0"
    }
}

If you are unable to use Composer you can download the tar.gz or the zip archive file, extract the content of the archive and include de autoload.php file into your project.

require_once 'path/to/utils-2.2.0/autoload.php';

Documentation

Examples and documentation can be found at http://opis.io/utils.

About

[Abandoned] A collection of useful classes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages