clock/clockprov

This is Test Package To get Date And clock
47 2
Install
composer require clock/clockprov
PHP:>= 5.3.0
License:MIT
Last Updated:Dec 22, 2016
Links: GitHub  ·  Packagist
Maintainer: PhpAnonymous

Tested Packge With Phpanony - Clock

This is Test Package To get Date And clock

#installation

Run This Command On Your Composer composer require clock/clockprov:dev-master

after completed to download package open your app.php file from this path config/app.php

put this to provider array line

Clock\ClockProv\ClockProvider::class,

and this aliases array from package

'Clock'     => Clock\ClockProv\ClockFacdecs::class,

now please run this command on your composer php artisan vendor:publish

##usage

to use this package clock

 Clock::clock();
 

or if You want use Map

Clock::map();

Related Packages

myservice/service

This Is Test Package to get publuc services

7 0
defr/flatpickr-field_type

Streams-platform addon date and time picker.

17 0
andhikamaheva/date

A date library to help you work with dates in different languages

13 1
morilog/jalali

This Package helps developers to easily work with Jalali (Shamsi or Iranian) dat...

1,312,622 923
jaybizzle/laravel-migrations-organiser

A Laravel package to help organise migration files.

415,783 112