Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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 ;)