tigress / manipulator
Tigress manipulator library
2025.06.06.0
2025-06-06 06:46 UTC
Requires
- php: >=8.4
- ext-gd: *
- ext-mbstring: *
- chillerlan/php-qrcode: ^5.0
This package is auto-updated.
Last update: 2025-06-06 06:46:42 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.