Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajaaibu/thaanadate
Laravel port for ThaanaDate by @jawish
https://github.com/ajaaibu/thaanadate
Last synced: 26 days ago
JSON representation
Laravel port for ThaanaDate by @jawish
- Host: GitHub
- URL: https://github.com/ajaaibu/thaanadate
- Owner: ajaaibu
- Created: 2015-07-15T00:21:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-15T00:59:44.000Z (over 9 years ago)
- Last Synced: 2024-10-20T23:15:44.258Z (about 2 months ago)
- Language: PHP
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-maldives - Thaanadate - Laravel port for ThaanaDate by @jawish. (Table of Contents / PHP Projects)
README
# thaanadate
Laravel port for ThaanaDate by [@jawish](https://github.com/jawish)Note: This package uses [ThaanaDate](https://github.com/jawish/thaana_date_php) class by [@jawish](https://github.com/jawish).
##Installation
Via Composer
$ composer require ajaaibu/thaanadate:1.0.1
##Service Provider
'Ajaaibu\Thaanadate\ThaanadateServiceProvider'
##Facade
'Thaanadate' => 'Ajaaibu\Thaanadate\Facades\Thaanadate'
Happy coding ;)