Download the PHP package wongyip/phphelpers without Composer
On this page you can find all versions of the php package wongyip/phphelpers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package phphelpers
PHP Helpers
A collection of utility PHP classes designed for everyday development tasks. This library provides convenient static methods for formatting and converting various data types.
Classes
Format
A comprehensive formatting utility class with support for:
- Array formatting - Convert arrays to text, flatten nested structures
- DateTime formatting - Predefined formats for MySQL, JavaScript, Outlook, and more
- File size formatting - Human-readable file sizes with binary/metric prefixes
- String formatting - Case conversions (camel, kebab, snake, studly), smart capitalization
- Date interval formatting - Human-readable time periods
Other Classes
- ICAL - Generate standardized ICAL format calendars
- Convert - Data conversion utilities
- CSS - CSS-related helpers
- IPv4 - IPv4 address utilities
Deprecated
- DT & DTFormat - Additional date/time utilities
Quick Start
Documentation
- Format Class Documentation
- ICAL Class Documentation
Installation
Requirements
- PHP 8.0 or higher
All versions of phphelpers with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
ext-ctype Version *
ext-dom Version *
ext-mbstring Version *
ext-ctype Version *
ext-dom Version *
ext-mbstring Version *
The package wongyip/phphelpers contains the following files
Loading the files please wait ...