Download the PHP package mhgolestani77/verta without Composer
On this page you can find all versions of the php package mhgolestani77/verta. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package verta
hekmatinasser/verta
The Verta is package for change solar calendar and gregorian together and provide helper function to use date and time.
Verta extend class PHP Datetime and Jalali, compatible with Carbon Package.
This package has been created by Nasser Hekmati under the license of MIT.
Quick view
- Installation
- Usage
- Jalali to Gregorian
- Gregorian to Jalali
- Jalali to Carbon
- Carbon to Jalali
- Getters
- Setters
- Fluent Setters
- Formatting
- Common Formats
- Difference for Humans
- Modification
- Boundaries
- Compression
- Difference
- Validation
- Localization
- Validation Request
- Licence
- Contributors
Installation
Laravel Version | Package Version |
---|---|
8.0 | 8.0 |
9.0 | 8.2 |
10.0 | 8.3 |
Usage
use verta datetime jalali
Gregorian to Jalali
change gregorian to jalali and reverse
jalali to Gregorian
change jalali to gregorian and reverse
Carbon to Jalali
change carbon to jalali and reverse
Jalali to Carbon
change jalali to gregorian and reverse
Getters
access part of jalali datetime
Setters
set part of jalali datetime
Fluent Setters
set multiple part of jalali datetime
Formatting
show datetime variant datetime
Common Formats
show common datetime variant datetime
Difference for Humans
show difference format readable humans
Modification
manipulate jalali datetime
Boundaries
get boundary jalali datetime
Compression
get compression jalali datetime
Difference
calculate difference two jalali datetime
Validation
check datetime check is valid
Localization
set language for formatting datetime
Validation Request
validation input form
Licence
This package has been created by Nasser Hekmati under the license of MIT.
Contributors
Thanks to people who contributed for grow verta.
All versions of verta with dependencies
illuminate/support Version ^8.0|^9.0|^10.0
illuminate/validation Version ^8.0|^9.0|^10.0
mhgolestani77/jalali Version *