Libraries tagged by string formatter

eboreum/caster

2 Favers
8480 Downloads

Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.

Go to Download


detain/php-pretty-datetime

1 Favers
1888 Downloads

Generates human-readable strings for PHP DateTime objects

Go to Download


sevenecks/string-utils

0 Favers
6648 Downloads

A collection of string utilities for PHP, loosely based on the LambdaMOO $string_utils package.

Go to Download


manialib/formatting

1 Favers
10747 Downloads

Manipulate styles in Maniaplanet strings.

Go to Download


fleshgrinder/format

3 Favers
33462 Downloads

Library for string formatting.

Go to Download


sevenecks/tableify

5 Favers
6190 Downloads

Transform a multidimensional array into a pretty table that can be echoed to the screen or logged to a file.

Go to Download


schnittstabil/curty

0 Favers
669 Downloads

Simple curly braces micro templating

Go to Download


ptplugins/filament-number-input

1 Favers
70 Downloads

Locale-aware number input for FilamentPHP v3, v4, and v5. Users see 12.345,67 or 12,345.67 while your database always stores a clean float — no more broken SUM()s or cast errors from localized number strings.

Go to Download


eboreum/exceptional

3 Favers
7893 Downloads

Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.

Go to Download


sevenecks/markdown-terminal

2 Favers
398 Downloads

convert markdown to terminal output in php

Go to Download


remialvado/titon-utility

0 Favers
17283 Downloads

The Titon utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more.

Go to Download


proger/datefmt

8 Favers
415 Downloads

Date formatting unit. Supports relative time ('1 day ago'), uses easy-to-remember format strings ('d#' for day, 'D__' for its name) and supports natural localizations.

Go to Download


ryangjchandler/f

16 Favers
39 Downloads

Nicer string formatting for PHP, inspired by Rust, Python and others.

Go to Download


jtn/shopify-currency-format

1 Favers
281 Downloads

Helper for formatting string to fit Shopify currency formats

Go to Download


php-enspired/peekaboo

2 Favers
36 Downloads

message formatting utilities using ICU, with a fallback on basic string templating.

Go to Download


<< Previous Next >>