danharrin/date-format-converter
Convert date/time format strings between PHP, Moment.js, ICU and more. Handy for Laravel apps that need consistent formatting across backend and frontend, with simple helpers to translate patterns and reduce duplicated format definitions.
Carbon tokens, strftime, or custom formats).d/m/Y ↔ m/d/Y).strftime-based systems) with modern frameworks like Laravel.Y-m-d ↔ F j, Y).For Executives:
"This lightweight PHP package lets us standardize date formats across our app—saving dev time and reducing bugs in features like user profiles, reports, and APIs. For example, it’ll let us seamlessly switch between MM/DD/YYYY and DD-MM-YYYY without custom code. Low risk (MIT license), high ROI for teams handling global audiences or legacy systems."
For Engineering:
*"The danharrin/date-format-converter package handles token-based date conversions (e.g., Carbon ↔ strftime) with minimal overhead. It’s ideal for:
str_replace hacks with tested logic.How can I help you explore Laravel packages today?