ahbsd/string_tools

A collection of string manipulation tools for PHP.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/ahbsd/string_tools

dev-main 2025-04-26 20:09 UTC

This package is auto-updated.

Last update: 2025-12-26 21:29:33 UTC


README

This project is a starting project for using Composer / Packagist to manage PHP dependencies. It is a simple string manipulation library that provides various functions for string operations. (… to be continued…)

Documentation

As usual for me, the documentation is in the code. Additionally, in the doc folder there is a Doxygen file that can be used to generate the documentation. That file should be overworked to fit your needs. Best with the Doxygen GUI. See Doxygen for more information.