Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ellisgl/geeklab-toolbox

Just some "utility" classes for PHP.
https://github.com/ellisgl/geeklab-toolbox

array arrays php php8-1 php81

Last synced: about 1 month ago
JSON representation

Just some "utility" classes for PHP.

Awesome Lists containing this project

README

        

# GeekLab-ToolBox
[![Build Status](https://travis-ci.com/ellisgl/GeekLab-ToolBox.svg?branch=release)](https://travis-ci.com/ellisgl/GeekLab-ToolBox)

Just some "utility" classes for PHP.

## Install
`composer require geeklab/toolbox`

## Docs
* [Arrays](docs/Arrays.md)
* [Strings](docs/Strings.md)
* [Is](docs/Is.md)