prolib/question-mark-replacer

There is no license information available for the latest version (v1.0) of this package.

Installs: 13

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/prolib/question-mark-replacer

v1.0 2019-04-22 08:42 UTC

This package is auto-updated.

Last update: 2025-09-22 22:38:24 UTC


README

echo QuestionMarkReplacer::replace('string(?)', ['foo']);

// outputs: string(foo)