---
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).
