https://github.com/jdecool/polyfill-easter
Polyfill for PHP easter_* functions
https://github.com/jdecool/polyfill-easter
Last synced: 9 months ago
JSON representation
Polyfill for PHP easter_* functions
- Host: GitHub
- URL: https://github.com/jdecool/polyfill-easter
- Owner: jdecool
- License: mit
- Created: 2016-11-14T14:11:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-16T06:40:49.000Z (over 9 years ago)
- Last Synced: 2025-01-19T22:59:22.259Z (over 1 year ago)
- Language: PHP
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PHP Polyfill / Easter functions
===============================
This component provides easter* functions in pure PHP :
- [`easter_date`](http://php.net/manual/en/function.easter-date.php)
License
=======
This library is released under the [MIT license](LICENSE).