Libraries tagged by php utilities
highwire/better-dom-document
27829 Downloads
BetterDOMDocument is a handy PHP utility class for working with XML. It's a wrapper for PHP's built in DOMDocument that provides a bunch of nice shortcuts that makes working with XML in PHP a breeze. It has great built-in support for namespaces, and xpath.
worddrop/bookworm
83400 Downloads
A PHP utility to estimate reading time.
oat-sa/jig
134952 Downloads
Jig PHP Utilities
xobotyi/basen
20741 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
vanilla/garden-utils
198106 Downloads
Assorted array, string, and object utilities for PHP.
mistralys/application-utils
142799 Downloads
Drop-in utilities for PHP applications.
internations/solr-utils
318506 Downloads
Solr/Lucene utilities for PHP
ikkez/f3-pagination
26223 Downloads
Provides a pagebrowser and some pagination utilities for the PHP Fat-Free Framework
bulkgate/utils
106764 Downloads
Generic utilities for BulkGate portal PHP SDK
mnavarrocarter/chilean-rut
10181 Downloads
PHP Rut Value Object with validation utilities, doctrine type, and other cool features.
infocyph/intermix
9142 Downloads
A lightweight PHP DI container, invoker, serializer, and utility toolkit.
ocramius/instantiator
432589 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
mvlabs/mvlabs-snappy
54555 Downloads
MvlabsSnappy is a Zend Framework and Laminas module that allow easy to thumbnail, snapshot or PDF generation from a url or a html page using Snappy PHP wrapper for the wkhtmltopdf/wkhtmltoimage conversion utility.
byjg/xmlutil
188126 Downloads
A powerful and intuitive PHP library for working with XML documents. This utility makes XML manipulation, querying, and conversion simple and straightforward in PHP.
byjg/uri
612071 Downloads
A PHP implementation of PSR-7 UriInterface with additional utility methods