Libraries tagged by create laravel package
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.
cpuzzuol/timezones
27 Downloads
Demo-package to show time. http://laraveldaily.com/how-to-create-a-laravel-5-package-in-10-easy-steps/
alireza/myauth
27 Downloads
How create your laravel 5 package
wguimaraes/dto
0 Downloads
This is a simple Laravel package for create DTO classes to help manage data normalization.
vadiasov/tags
21 Downloads
Laravel package to create Tags, to create CRUD actions with them in administrative panel.
vadiasov/chart-types
22 Downloads
Laravel package to create DB table 'chart_types' and to serve CRUD methods with this table
vadiasov/albums-admin
35 Downloads
Laravel package to create DB table albums and to serve CRUD pages in administrative panel for it.
tiknil/svg-sprite
1 Downloads
Laravel package to create a sprite from a folder with svg
syntech/dashboard
40 Downloads
A Laravel package to create custom controllers with associated resources
sukohi/quick-dict
10 Downloads
A Laravel package for create migration and seeder from key-value data.
sufiyan/crud-generator
11 Downloads
A laravel package to create a CRUD functionality for any module. This will create a Route, Controller, Model, Migration, and Blade files.
ramdani10/lara-autonumber
1 Downloads
Laravel package to create autonumber for Eloquent
mraafatcode/embedcreator
6 Downloads
Laravel package to create HTML embed code using URL only, supports Facebook, Youtube, Instagram, Twitter, Vimeo and Dailymotion
kumarrahul/rchat
5 Downloads
This is a laravel package to create a chat application.
iamxid/iamx-server-wallet
0 Downloads
IAMX server wallet is a Laravel package to create and manage your IAMX wallet in your laravel application