Download the PHP package satyakresna/masehi without Composer
On this page you can find all versions of the php package satyakresna/masehi. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download satyakresna/masehi
More information about satyakresna/masehi
Files in satyakresna/masehi
Package masehi
Short Description Convert date to Indonesia language, convert time based on timezone and validate date and time
License MIT
Homepage https://github.com/satyakresna/masehi-php
Informations about the package masehi
Masehi PHP
A library for convert date to Indonesia language, convert time based on timezone and validate date and time
Installation
Download composer.phar if you don't have one. Then run it from terminal.
Or, you can put into your composer.json
file.
Then run composer update
Or, the simple way is go to your root project via terminal or cmd and run this command
Usage
By default this library will convert date to Indonesia date automatically. If you wish to deny, simply, just set param "is_local"
to false.
You can also use Util
class to display list of month on your select dropdown of your system (maybe).
Things on progress
- [ ] Convert time based on timezone
- [ ] Create validator date and time format
- [ ] Create contextual output date and time (ex. 15 jam yang lalu)
How can I contribute?
For a moment I don't received pull request because I want to build this architecture solid. After that I will let you to help me to pull request via code. If just readme, it's fine! Another things to contribute:
- USE THIS LIBRARY. IT'S A MUST!
- Star the repo
- Tell your friends about this awesome library
- Drop an issue if you face a problem