Libraries tagged by utils
room11/dom-utils
2483 Downloads
Utility functions for the PHP DOM extension
qinchen/web-utils
1273 Downloads
A web application common utils
previousnext/drupal-test-utils
13581 Downloads
Utility traits for Drupal testing.
popphp/pop-utils
24752 Downloads
Pop Utilities Component for Pop PHP Framework
phrity/util-transformer
5235 Downloads
Type transformers, normalizers and resolvers.
phrity/util-numerics
7848 Downloads
Utility library for numerics. Float versions of ceil(), floor() and rand() with precision. Open minded numeric parser and formatter.
phrity/util-accessor
7356 Downloads
Utility to handle access to a data set by using access paths.
olcs/olcs-utils
26184 Downloads
OLCS Utils
nkkollaw/str-utils
10459 Downloads
String utilities
nextstage-brasil/ns-util
8474 Downloads
Metodos e classes de utilidades diversas
networkteam/neos-util
16020 Downloads
networkteam utils for neos
mwstake/mediawiki-component-utils
27792 Downloads
mouf/utils.value.value-interface
513299 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.session.optimistic-session-handler
2708 Downloads
Session handler that releases session lock quickly. Useful for multiple ajax calls on the same page.
mouf/utils.common.sortable-interface
225430 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!