PHPackages                             desarrolla2/timer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. desarrolla2/timer

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

desarrolla2/timer
=================

Provide Timer funcionality

0.3.0(9y ago)538.5k↓38.9%13MITPHP

Since Mar 18Pushed 9y ago2 watchersCompare

[ Source](https://github.com/desarrolla2/Timer)[ Packagist](https://packagist.org/packages/desarrolla2/timer)[ RSS](/packages/desarrolla2-timer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (5)Used By (3)

Timer
=====

[](#timer)

This script works as simple timer control to your app

[![Build Status](https://camo.githubusercontent.com/9d139fbde54284a68d1906bedcdd42d5dfc3b275133f8507f78761ea9ad6ec57/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f6465736172726f6c6c61322f54696d65722e706e67)](http://travis-ci.org/desarrolla2/Timer)

[![Latest Stable Version](https://camo.githubusercontent.com/a539338b6203519a810ad049f65dd24eb20abff9f2bfc9eca0058208b69318fb/68747470733a2f2f706f7365722e707567782e6f72672f6465736172726f6c6c61322f74696d65722f762f737461626c652e706e67)](https://packagist.org/packages/desarrolla2/timer) [![Total Downloads](https://camo.githubusercontent.com/f7abaa9f3098e3553641fe39022a47f434be57f62ce2ea08e1e82b0624aa88bb/68747470733a2f2f706f7365722e707567782e6f72672f6465736172726f6c6c61322f74696d65722f646f776e6c6f6164732e706e67)](https://packagist.org/packages/desarrolla2/timer)

Installation
------------

[](#installation)

### With Composer

[](#with-composer)

It is best installed it through [packagist](http://packagist.org/packages/desarrolla2/timer)by including `desarrolla2/timer` in your project composer.json require:

```
    "require": {
        // ...
        "desarrolla2/timer":  "*"
    }
```

### Without Composer

[](#without-composer)

You can also download it from \[Github\] (), but no autoloader is provided so you'll need to register it with your own PSR-4 compatible autoloader.

Usage
-----

[](#usage)

```
