Libraries tagged by date utils
jbzoo/utils
1466228 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
vaimo/composer-patches
3800361 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
ergebnis/test-util
1721476 Downloads
Provides a helper trait and generic data providers for tests.
spryker/util-date-time
2565328 Downloads
UtilDateTime module
spryker/util-data-reader
2508592 Downloads
UtilDataReader module
andre_487/php_rutils
181574 Downloads
RUtils is a Russian-specific string utils (transliteration, numeral is words, russian dates, typography)
oshomo/csv-utils
86745 Downloads
A CSV utility to read, validate and write data to multiple format including JSON, XML etc.
linio/util
70616 Downloads
Generic component that provides many helper classes, such as JSON parsing, conversion tools, data structures, etc.
brunoconte3/dev-utils
21619 Downloads
A complete PHP utility library for validating, formatting, comparing data, and more.
gupalo/dateutils
28408 Downloads
DateTime management
phrity/util-accessor
7278 Downloads
Utility to handle access to a data set by using access paths.
mouf/utils.common.sortable-interface
224752 Downloads
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!
mouf/utils.common.paginable-interface
224760 Downloads
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
karlomikus/recipe-utils
1983 Downloads
Utilities for extracting normalized ingredient data from recipes
cse/helpers-session
1517 Downloads
The helpers allows you to easily manage session data. START, SET, GET DELETE, HAS method session - all this is available in this library.