Skip to content

Pasoonate is a PHP library that includes date time methods and calendars.

License

Notifications You must be signed in to change notification settings

pasoonate/pasoonate-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP version of Pasoon Date Library

PHP version is compatible with js version

Check js project for documentation Pasoonate-js

Installation

You can install the package via composer:

composer require pasoonate/pasoonate-php

Running tests

composer install
./vendor/bin/phpunit