laravel-timezones
by whitecube
Store UTC dates in the database and work with custom timezones in the application.
laraxchange
by msonowal
This provides multi currency conversions in Laravel app by using http://fixer.io/ API and cache the conversion rates by using cache driver specified and updates the cache for the app periodically by the command bus in laravel way