Libraries tagged by currency format
aozisik/translatable
0 Favers
29 Downloads
29 Downloads
Translatable is a package that helps you have translatable fields on models. These fields will store your translations in JSON format and will be automatically fetched to your current app locale when you try to reach them. You can also get a specific language of your choice by using certain methods. Please refer to the Github page for further details.
jjpmann/ee-dt
0 Favers
15 Downloads
15 Downloads
The DT Plugin displays dates with formatting and allows you to add days, months, years to the current date or a static date you set.
danilowa/laravel-api-response-builder
3 Favers
29 Downloads
29 Downloads
A Laravel package designed to simplify the creation of structured and formatted API responses (JSON, XML) with custom status codes, messages, and data. XML support is currently under construction.