phpextra / date
Common interfaces and classes
Installs: 7 579
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 1
Requires (Dev)
- phpunit/phpunit: ~3.7.28
This package is not auto-updated.
Last update: 2022-02-01 12:29:09 UTC
README
#PHPExtra - DateTime extension
##Usage
todo
##Changelog
todo
Installation (Composer)
{ "require": { "phpextra/common":"~1.2" } }
##Running tests
// Windows
composer install & call ./vendor/bin/phpunit.bat ./tests
##Contributing
All code contributions must go through a pull request. Fork the project, create a feature branch, and send me a pull request. To ensure a consistent code base, you should make sure the code follows the coding standards. If you would like to help take a look at the list of issues.
##Requirements
See composer.json for a full list of dependencies.
##Authors
Jacek Kobus - kobus.jacek@gmail.com
License information
See the file LICENSE.txt for copying permission.