utilities-php/utilities-php

This package is abandoned and no longer maintained. No replacement package was suggested.

This is a utility library to make your coding process faster and easier

dev-master 2024-02-06 03:25 UTC

This package is auto-updated.

Last update: 2024-05-02 18:25:12 UTC


README

logo

Code Quality Build Status Latest Stable Version License

Utilities

Someday I will write documentation for this library, but for now, you can use it and see how it works.


Introduction

Some documentation will be written here soon.

Installation

composer require utilities-php/utilities-php
Click for help with installation

Install Composer

If the above step didn't work, install composer and try again.

Debian / Ubuntu

sudo apt-get install curl php-curl
curl -s https://getcomposer.org/installer | php
php composer.phar install

Composer not found? Use this command instead:

php composer.phar require "utilities-php/utilities-php"

Windows:

Download installer for Windows