Skip to content

1.0.0

Compare
Choose a tag to compare
@samsonasik samsonasik released this 09 Jan 03:22
· 89 commits to main since this release
1.0.0
ab214bf

Stable release 🎉 🎉 🎉

ci build Code Coverage PHPStan

A fast lookup library that help you verify and search array and Traversable data. It has the following features:

Features

✔️ Verify at least times: once(), twice(), times()
✔️ Verify exact times: once(), twice(), times()
✔️ Search data: first(), last()

Read the README.md for the usage :)