Space

  • v::space()
  • v::space(string $additionalChars)

Accepts only whitespace:

v::space()->validate('    '); // true

See also: