Skip to content

Instantly share code, notes, and snippets.

@andreia
Created December 21, 2019 02:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andreia/e419800b99f4d88d56ef4584cd10abc2 to your computer and use it in GitHub Desktop.
Save andreia/e419800b99f4d88d56ef4584cd10abc2 to your computer and use it in GitHub Desktop.
<?php
u('FOO Bar')->folded(); // 'foo bar'
u('Die O\'Brian Straße')->folded(); // "die o'brian strasse"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment