Recommend this page to a friend! |
Classes of Shashwat Mishra | PHP API for Currency Conversion | README.md | Download |
|
Download ? IntroductionSmart Currency PHP Library utilizes the Smart Caching and Certain API providers to convert currency without having the need to pay anything. It saves your quotas of free plans of the API Providers. Smart Currency makes your currency conversions smarter with a "Self-drive" Mode. It utilizes Composer to manage it as a Package and helps you to use the library from your own private repository too. You don't need to Pay Anything to any Currency Exchange API providers, all you need is their Free/Basic Accounts and feed the Smart Currency Library with your API Keys. It will smartly convert the amount to your desired Currency. We have built a self-drive mode to help you to cut the chase, just complete your configuration file with UsageCurrency Conversion with Smart Currency Library is as simple as:
Follow the Steps: 1. Require the composer autoloader:
Roadmap
InstallationJust run:
Function explained:1. convert();
Three Parameters, namely - Amount, From, To
- 2. convertWith();
Same as |