Download the PHP package tobya/every without Composer
On this page you can find all versions of the php package tobya/every. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor tobya
Package every
Short Description Execute a closure every count times the function is called
License MIT
Package every
Short Description Execute a closure every count times the function is called
License MIT
Please rate this library. Is it a good library?
Informations about the package every
Every
A very simple Laravel package that will execute a closure every x times it is called.
Installation
Install with composer
composer require tobya/every
Usage
use in a loop to execute every x times
`
if you just want to echo you can simply use the echo function
`
All versions of every with dependencies
PHP Build Version
Package Version
No informations.
The package tobya/every contains the following files
Loading the files please wait ....