Libraries tagged by ultils
vanilla/garden-utils
131203 Downloads
Assorted array, string, and object utilities for PHP.
tekintian/geo_utils
10049 Downloads
目前最全面的地理坐标转换工具,支持GPS坐标 WGS-84,百度坐标 BD-09,国测局 火星坐标GCJ-02之间的相互转换
syntatis/utils
34833 Downloads
Handy functions for PHP
spryker-sdk/utils
563350 Downloads
Spryker SDK Utils Module
serendipity_hq/component-symfony-messenger-utils
134559 Downloads
Provides some utilities to use with Symfony's Messenger component.
sebastianlenz/craft-utils
422692 Downloads
A collection of utility classes for Craft CMS development
salient/utils
38129 Downloads
The utilities component of the Salient toolkit
rokka/utils
219725 Downloads
Some utility methods for rokka to be shared among projects
phpactor/test-utils
322426 Downloads
Utilities for managing the test environment
oshomo/csv-utils
89007 Downloads
A CSV utility to read, validate and write data to multiple format including JSON, XML etc.
orisai/utils
132351 Downloads
Utility classes used across Orisai libraries
mtymek/blast-test-utils
44392 Downloads
Utilities for testing integrity of services managed by Laminas\ServiceManager
mouf/utils.value.value-interface
519590 Downloads
This package contains an interface used by many objects to say they represent a value that can be computed. The concept is very simple, and very powerful at the same time.
mouf/utils.log.psr.multi-logger
214853 Downloads
This package contains a PSR-3 compatible logger that wrap a set of loggers
mouf/utils.common.sortable-interface
230546 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!