1
0
mirror of https://github.com/danog/amp.git synced 2024-11-27 04:24:42 +01:00
amp/docs/utils/README.md
2017-05-26 21:13:34 +02:00

12 lines
325 B
Markdown

---
layout: docs
title: Utils
permalink: /utils/
---
This documentation section deals with helpers that are not async specific, but generic helpers.
* [`CallableMaker`](./callable-maker.md)
* [`Struct`](./struct.md)
Further utils for PHPUnit are provided in [`amphp/phpunit-util`](https://github.com/amphp/phpunit-util).