shakeelcse09/shaks-currency

Currency Conversion Library for multiple country

Maintainers

Package info

github.com/shakeelcse09/shaksCurrencyConvert

Issues

pkg:composer/shakeelcse09/shaks-currency

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 0

dev-master 2018-08-07 07:40 UTC

This package is not auto-updated.

Last update: 2026-04-05 19:03:54 UTC


README

hello muntaha, this is for you testing my composer library.

Requirements

  • PHP >= 5.5

Installation

composer require shakeelcse09/shaks-currency:dev-master

Add the autoload in index.php if not inclded

include_once 'vendor/autoload.php';

Usage

In the Controller, use this trait

use shakeelcse09/ShaksCurrency/ShaksCurrency;

in the method

$shaks = new ShaksCurrency();
echo $shaks->greetings('muntaha');  // returns "hello muntaha"

Credits

  • Logicians Ponir about pip discussion