bacart/common

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

Bacart common utils

Maintainers

Details

github.com/bacart/common

Source

Issues

Installs: 1 028

Dependents: 1

Suggesters: 0

Security: 0

Stars: 4

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/bacart/common

v0.1.15 2019-04-28 20:51 UTC

This package is auto-updated.

Last update: 2022-01-07 16:28:09 UTC


README

PHP from Packagist Latest Stable Version Total Downloads License

Bacart common utils.

Installation

Using command line:

Run the following command and you will get the latest version by Packagist.

composer require bacart/common
Using composer.json

To use the newest (maybe unstable) version add following into your composer.json:

{
    "require": {
        "bacart/common": "dev-master"
    }
}

License

This project is released under the MIT license.

About

Project development is led by the Bacart team.