tigress / manipulator
Tigress manipulator library
2026.02.26.1
2026-02-26 11:07 UTC
Requires
- php: >=8.5
- ext-fileinfo: *
- ext-gd: *
- ext-mbstring: *
- chillerlan/php-qrcode: ^5.0
This package is auto-updated.
Last update: 2026-02-26 11:08:02 UTC
README
Tigress Manipulator Classes Version 1.0.0
Installation
composer require tigress/manipulator
Content
This package contains different classes that manipulate a certain element (Text, Number, ...)
- TextManipulator: Manipulation of text
- DateManipulator: Manipulation of dates
- BBCode: Encodes and decodes BBCode
- CalculatePregnancy: Calculate weeks/days that someone is pregnant
This package is a work in process. New classes will be added in the future.
If you need a certain class, feel free to request it. I will see what I can do.