Libraries tagged by format date
aklump/loft_data_grids
19582 Downloads
PHP Classes to allow data placement in a grid structure and exporting in various data formats.
kolyasiryk/yii2-date-behavior
25728 Downloads
This behavior makes it easy to save and to take date in correct format.
drupal/core-datetime
424 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.
weblabel/data-transformer
2461 Downloads
This library provides object-oriented interface for decoding string formats (e.g. JSON) into an array
redadevcraft/quran-hizb-data
6 Downloads
A lightweight dataset of the Qur'an Hizb divisions, available in multiple formats (JSON, XML, CSV, and SQL). This package provides the 60 hizbs of the Qur'an with both top-down and bottom-up numbering, making it easy to integrate into Islamic apps, educational platforms, or research projects.
bupy7/yii2-datetime-converter
1612 Downloads
Converting date and/or time from saving format to display and converse.
trickeyone/epoch
1161 Downloads
A general-purpose library to parse, validate, manipulate, and format dates
bangladatetime/laravel
225 Downloads
A Laravel package to format DateTime to Bangla and support Bangla calendar.
exayer/vdf-converter
138 Downloads
Efficient, fast Valve Data Format (*.vdf) parser
qoliber/tsuku
92 Downloads
A lightweight PHP templating library for transforming data into multiple formats (CSV, XML, TSV, etc.) with XSLT-like simplicity
bangladatetime/php
394 Downloads
A PHP library to convert DateTime to Bangla format and Bangla calendar.
sunrise/coder
3138 Downloads
A flexible data coder for encoding and decoding formats like JSON, YAML, and more.
serhii/ago
2496 Downloads
Transforms a given date into a human-readable "time ago" format with multilingual support. Example outputs include "1 hour ago", "2 days ago", "Just now", and "Online". The results are fully customizable to fit your specific needs
renekorss/phpexcelformatter
3194 Downloads
PHPExcelFormatter is class to make it more simple to get data from Excel documents.
philiprehberger/laravel-export
238 Downloads
Registry-based data export system for Laravel with pluggable format support. Ships with CSV and JSON exporters