Punct

  • Punct()
  • Punct(string ...$additionalChars)

Accepts only punctuation characters:

v::punct()->validate('&,.;[]'); // true

Changelog

Version Description
0.5.0 Created

See also: