Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uwaiscode/laravel-hijriyah
A simple way to create hijriyah date
https://github.com/uwaiscode/laravel-hijriyah
Last synced: about 1 month ago
JSON representation
A simple way to create hijriyah date
- Host: GitHub
- URL: https://github.com/uwaiscode/laravel-hijriyah
- Owner: uwaiscode
- Created: 2021-02-18T06:48:45.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-18T07:14:26.000Z (almost 4 years ago)
- Last Synced: 2024-05-03T10:32:05.605Z (8 months ago)
- Language: PHP
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Laravel Hijriyah
#### A simple way to create hijriyah Date
## Installation
> $ composer require uwaiscode/laravel-hijriyah
## Usage
### Example
```
use Uwaiscode\Laravelhijriyah\Hijriyah;Hijriyah::getDate(today());
```