Libraries tagged by dairy
techfy/got-your-logs
6 Downloads
A Laravel package for logging actions to daily JSON files.
taylorleach/flowerbed-components
0 Downloads
Component library built with php and blade templates + tailwindcss + daisyui
szymcode/sentry-substitute
2 Downloads
Package intended to replace Sentry in daily work.
stuff/utilities
3 Downloads
Utilities is class which help you to debug and common daily uses required function.
stefanfroemken/dashboard
0 Downloads
A very small PHP Dashboard for my daily work.
spir/filelogreader
31 Downloads
Daily file based log reader
sikaradev-php-utils/helper
8 Downloads
A php library for daily usage
se7enxweb/jvembedtag
4 Downloads
Collection of custom tags for eZ Publish, to embed external content like from Spotify, YouTube, DailyMotion or Vimeo
sbc/auto-reporting-bundle
190 Downloads
Send daily PDF reports about the application's activity
riaucoder/laravel-auth
24 Downloads
Simple laravel auth using tailwindCSS with daisyUI plugin
raccoontech/module-utility
35 Downloads
Utility for daily maintenance
projectrebel/automated-sitemap
6 Downloads
Create and daily update your website's sitemap.
pratik007kumar/todoeventcalender
22 Downloads
laravel 5.4 base Todo calender for storing details for daily event
practical/widgets
4 Downloads
Develop daily practical small components
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.