Libraries tagged by splitted dates
jlorente/laravel-eloquent-splitted-dates-trait
1 Favers
4864 Downloads
4864 Downloads
A Laravel Trait for Eloquent Models to handle date fields that are stored both in the date field itself and in separate field components such as year, month, day, time, etc...
borsodigerii/php-xml-chunker
4 Favers
80 Downloads
80 Downloads
A lightweight, fast, and optimized XML file splitter with build in tag data validation, written with the XMLParser library. The main goal of this is to split an XML file into multiple small chunks (hence the name), then save it into multiple different little XML files.