Popular Packages
-
-
PHP
opqclick/currency-converter
The task is to create a Laravel package, this packagewill expose an API GET endpoint that will receive thefollowing params:● amount● currency to exchangeYou can assume the default currency is Euro.This endpoint should return the exchange rate for thegiven amount in the same standard format as theother API endpoints.The package must fetch the exchange rate of the dayfrom the European Central Bank daily reference.The package must have unit tests documentationand a readme.md file.The package must be installed with composer as alocal dependency.
-
-
-
-
PHP
tschallacka/http-to-curl
A library that transforms PHPStorm's http request files to a PHP Curl resource
-
-
-
-
PHP
indeximstudio/walmart-marketplace-laravel-sdk
Connect to the Walmart Marketplace API using Laravel
-
-
-
PHP
denis_pm/image-signer
Helps to center single-line and multi-line text for drawing on images relative to the center of the text. Contains different fonts and colors.
-