tigress / manipulator
Tigress manipulator library
2025.02.04.0
2025-02-04 09:31 UTC
Requires
- php: >=8.4
- ext-mbstring: *
This package is auto-updated.
Last update: 2025-02-04 09:32:16 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.