mirror of
https://github.com/danog/amp.git
synced 2024-11-30 04:29:08 +01:00
Add utils overview
This commit is contained in:
parent
137b423c11
commit
adf5014896
8
docs/utils/README.md
Normal file
8
docs/utils/README.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Utils
|
||||
|
||||
This documentation section deals with helpers that are not async specific, but generic helpers.
|
||||
|
||||
* [CallableMaker](./callable-maker.md)
|
||||
* [Structs](./structs.md)
|
||||
|
||||
Further utils for PHPUnit are provided in [`amphp/phpunit-util`](https://github.com/amphp/phpunit-util).
|
Loading…
Reference in New Issue
Block a user