tigress / manipulator
Tigress manipulator library
Installs: 32
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/tigress/manipulator
Requires
- php: >=8.4
- ext-gd: *
- ext-mbstring: *
- chillerlan/php-qrcode: ^5.0
This package is auto-updated.
Last update: 2025-10-06 07:25:59 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.