2017 © Pedro Peláez
 

library zawuni

Laravel Zawgyi Unicode

image

php-junior/zawuni

Laravel Zawgyi Unicode

  • Saturday, August 5, 2017
  • by Nyi Nyi Lwin
  • Repository
  • 1 Watchers
  • 4 Stars
  • 78 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 11 % Grown

The README.md

Laravel Zawgyi Unicode

StyleCI Latest Stable Version Total Downloads, (*1)

Installation

Install using composer:, (*2)

composer require php-junior/zawuni

Once installed, in your project's config/app.php file replace the following entry from the providers array:, (*3)

PhpJunior\Zawuni\ZawuniServiceProvider::class,

And, (*4)

php artisan vendor:publish --provider="PhpJunior\Zawuni\ZawuniServiceProvider"

This is the contents of the published config file:, (*5)

return [
    /*
   |--------------------------------------------------------------------------
   | Font Configuration
   |--------------------------------------------------------------------------
   |
   | Available Fonts: "zawgyi", "myanmar3" ,"yunghkio","masterpiece","padauk"
   |                  "monanonta","ourunicode","imon","mymyanmar","pyidaungsu"
   |
   */

    // default : zawgyi
    'font' => 'ourunicode',

    // define class name in input , textarea
    'define_class' => false
];

Usage

Add {!! Zawuni::includeFiles() !!} before <body>, (*6)

Zawuni::text($string);

    ( or )

zawuni($string);

Credits

License

The MIT License (MIT). Please see License File for more information., (*7)

The Versions

05/08 2017

dev-master

9999999-dev

Laravel Zawgyi Unicode

  Sources   Download

MIT

The Requires

  • php >=5.6.4

 

by Avatar Nyi Nyi Lwin

laravel converter unicode zawgyi myanmar-font

05/08 2017

v1.2.1

1.2.1.0

Laravel Zawgyi Unicode

  Sources   Download

MIT

The Requires

  • php >=5.6.4

 

by Avatar Nyi Nyi Lwin

laravel converter unicode zawgyi myanmar-font

05/08 2017

dev-analysis-8Q2Maw

dev-analysis-8Q2Maw

Laravel Zawgyi Unicode

  Sources   Download

MIT

The Requires

  • php >=5.6.4

 

by Avatar Nyi Nyi Lwin

laravel converter unicode zawgyi myanmar-font

20/06 2017

v1.2

1.2.0.0

Laravel Zawgyi Unicode

  Sources   Download

MIT

The Requires

  • php >=5.6.4

 

by Avatar Nyi Nyi Lwin

laravel converter unicode zawgyi myanmar-font

20/06 2017

v1.1.1

1.1.1.0

Laravel Zawgyi Unicode

  Sources   Download

MIT

The Requires

  • php >=5.6.4

 

by Avatar Nyi Nyi Lwin

laravel converter unicode zawgyi myanmar-font

19/06 2017

v1.1

1.1.0.0

Laravel Zawgyi Unicode

  Sources   Download

MIT

The Requires

  • php >=5.6.4

 

by Avatar Nyi Nyi Lwin

laravel converter unicode zawgyi myanmar-font

19/06 2017

v1.0

1.0.0.0

Laravel Zawgyi Unicode

  Sources   Download

MIT

by Avatar Nyi Nyi Lwin

converter unicode zawgyi myanmar-font