Download the PHP package makarms/text-probe without Composer
On this page you can find all versions of the php package makarms/text-probe. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download makarms/text-probe
More information about makarms/text-probe
Files in makarms/text-probe
Download makarms/text-probe
More information about makarms/text-probe
Files in makarms/text-probe
Vendor makarms
Package text-probe
Short Description Simple and extensible PHP library for text analysis and pattern matching, designed to help developers probe, parse, and manipulate text efficiently.
License MIT
Package text-probe
Short Description Simple and extensible PHP library for text analysis and pattern matching, designed to help developers probe, parse, and manipulate text efficiently.
License MIT
Please rate this library. Is it a good library?
Informations about the package text-probe
TextProbe
TextProbe is a simple and extensible PHP library for text analysis and pattern matching. Designed to help developers probe, parse, and manipulate text efficiently using customizable rules and matchers.
Features
- 🧠 Easy-to-use API for text matching and parsing
- 🔧 Extensible architecture — write your own matchers and rules
- 💡 Suitable for parsing logs, user input, or any structured text
Installation
You can install the library via Composer:
Available Probes
TextProbe includes a wide range of built-in probes. Probes are fully extensible and support custom validation via the IProbe and IValidator interfaces.
See the Probe Index for the full categorized list.
Usage
Expected output
All versions of text-probe with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-mbstring Version *
ext-mbstring Version *
The package makarms/text-probe contains the following files
Loading the files please wait ...