Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 298 Bytes

File metadata and controls

23 lines (16 loc) · 298 Bytes

Punct

  • Punct()
  • Punct(string $additionalChars)

Accepts only punctuation characters:

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

Changelog

Version Description
0.5.0 Created

See also: