shakeelcse09 / shaks-currency
Currency Conversion Library for multiple country
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/shakeelcse09/shaks-currency
Requires
- php: >=5.5
Requires (Dev)
- phpunit/phpunit: 6.*
This package is not auto-updated.
Last update: 2026-01-11 18:01:16 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