Libraries tagged by laravel curl
stephanesoares/laravel-countries
39 Downloads
Laravel Countries is a bundle for Laravel, providing Almost ISO 3166_2, 3166_3, currency, Capital and more for all countries.
staskjs/laravel-commits-behind
389 Downloads
Adds artisan command and routes to determine number of commits that current project is behind develop branch
simmatrix/laravel-ach-processor
68 Downloads
Handles direct bank transfer (ACH payment). Currently supports HSBC and UOB banks.
rockyfc/laravel-smart-gii
132 Downloads
laravel gii项目,生成符合规范的CURD代码
red-jasmine/laravel-money
19 Downloads
Laravel Money
rdpascua/laravel-countries
863 Downloads
Laravel Countries is a bundle for Laravel, providing Almost ISO 3166_2, 3166_3, currency, Capital and more for all countries.
rahasistiyak/laravel-geo-data
15 Downloads
A Laravel package providing optimized access to region, country, phone code, city, and currency data
rafsd/currency-field
40 Downloads
A Laravel Nova field.
polygon/laravel-countries
741 Downloads
Laravel Countries is a bundle for Laravel, providing Almost ISO 3166_2, 3166_3, currency, Capital and more for all countries.
phpfour/laravel-userstamps-for-backpack
119 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application. This forks make that work for Backpack for Laravel.
perlur/laravel-countries
8 Downloads
Laravel Countries is a bundle for Laravel, providing Almost ISO 3166_2, 3166_3, currency, Capital and more for all countries.
paparrot/currency-rates
3 Downloads
CLI application for checking currency rate.
paksuco/currency
1 Downloads
WIP - A currency management solution
opqclick/currency-converter
4 Downloads
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.
openstrongtw/laravel-strongstub
29 Downloads
在十秒內建立完成 CURD 增刪改查的邏輯。