Libraries tagged by Formating
sunnysideup/cms-niceties
5229 Downloads
adds a bit of formatting and a few CMS Field tricks to the CMS
sevenecks/tableify
6202 Downloads
Transform a multidimensional array into a pretty table that can be echoed to the screen or logged to a file.
sevenecks/string-utils
6660 Downloads
A collection of string utilities for PHP, loosely based on the LambdaMOO $string_utils package.
schnittstabil/curty
679 Downloads
Simple curly braces micro templating
qb-technologies/laravel-config
1584 Downloads
🎯 Standardized PHP code quality configurations for PHP-CS-Fixer, PHPStan, and Rector. Share consistent coding standards across all your projects.
ptplugins/filament-number-input
78 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.
martincamen/laravel-file-size
3485 Downloads
Eloquent file size calculations and formatting for Laravel
laravelsu/highlight
2108 Downloads
Laravel.su package code-highlighter
lacus/cpf-fmt
412 Downloads
Utility function to format CPF (Brazilian personal ID)
lacus/cnpj-fmt
765 Downloads
Utility to format CNPJ (Brazilian Business Tax ID)
jpi/codestyles
6809 Downloads
Personal bits around code styling
jinomdeveloper/helpers
800 Downloads
Laravel package for Indonesian financial calculations including PPN tax (11%) and Rupiah currency formatting
jeffersongoncalves/laravel-zero-console
58 Downloads
Reusable traits for Laravel Zero commands: output formatting (tables, state colorization, dates), standardized API error handling, and cwd/argument path resolution.
forumaker/magicbb
1612 Downloads
Adds handy buttons, extra BBCodes and new text formatting styles
eboreum/exceptional
7916 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.