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

https://github.com/leafsphp/tilly

Utility Functions? Helpers? Whatever
https://github.com/leafsphp/tilly

tilly

Last synced: 11 months ago
JSON representation

Utility Functions? Helpers? Whatever

Awesome Lists containing this project

README

          






Tilly







# Tilly

Tilly is a utility 'toolkit' for PHP. Tilly provides a bunch of easy-to-use utility functions, with no config out of the box.

## Installation

We recommend using [composer](https://getcomposer.org) to install Tilly

```bash
composer require leafs/tilly
```

## Tilly Functions

### Collection

Collection Docs

### Func

Func Docs

### Math

Math Docs