sqonk/php-strlib

This package is abandoned and no longer maintained. No replacement package was suggested.

A string library with no dependancies containing a very small set of useful functions in the global name space.

1.1 2023-07-23 03:12 UTC

This package is auto-updated.

Last update: 2023-12-19 11:26:52 UTC


README

Minimum PHP Version License

A string library with no dependancies containing a very small set of useful functions in the global name space. If you don't want to work with classes or namespaces then this library currently provides a small set of simple but useful string functions with the naming convention akin to the standard PHP library.

Install

Via Composer

$ composer require sqonk/php-strlib

API Reference

Available here.

Credits

Theo Howell

License

The MIT License (MIT). Please see License File for more information.