makka / nepali_faker
A simple faker library
dev-master / 1.0.x-dev
2020-01-24 16:34 UTC
Requires
- php: >=5.3.0
Requires (Dev)
- phpunit/phpunit: 4.*
This package is auto-updated.
Last update: 2025-04-25 04:46:21 UTC
README
This package provides simple nepali library. Location coming soon
Install
Via Composer
$ composer require makka/nepali_faker
Add Facade to config/app.php
'NFaker' => Makka\NepaliFaker\NepaliFaker::class,
Usage
NFaker::getName()
License
The MIT License (MIT). Please see License File for more information.