Search results for: "functional programming", 131 result(s).

[Snippet] Getting the type name of a variable for debugging with PHP

[Snippet] Dynamically accessing an object property or array index with Twig

[Snippet] Using the Symfony string component to get the singular or plural of a word

[Snippet] Testing a getter and a setter at the same time in a PHPUnit test

[Snippet] Getting a DateTime object from a DateTimeImmuntable object with PHP

[Snippet] Debugging a variable with a concise stack trace with the Symfony VarDumper

[Snippet] Ordering a PHP array of objects by a given property