starlit/utils

A collection of useful utilities.

Maintainers

Package info

github.com/starweb/starlit-utils

Homepage

pkg:composer/starlit/utils

Statistics

Installs: 52 176

Dependents: 2

Suggesters: 0

Stars: 2

Open Issues: 0

1.1.5 2019-11-21 09:39 UTC

This package is auto-updated.

Last update: 2026-02-21 23:49:03 UTC


README

Build Status Code Coverage

A collection of useful PHP utilities. It includes for example string and array helper functions.

Installation

Add the package as a requirement to your composer.json:

$ composer require starlit/utils

Requirements

  • Requires PHP 7.1 or above.

License

This software is licensed under the BSD 3-Clause License - see the LICENSE file for details.

Credits