Skip to content

Instantly share code, notes, and snippets.

View stipic's full-sized avatar
🎯
Focusing

Kristijan Stipić stipic

🎯
Focusing
View GitHub Profile
@stipic
stipic / ArrayRecursiveWalker.php
Last active January 10, 2021 14:50
Recursive array by array walk PHP
<?php
declare(strict_types=1);
namespace App\Service\Walker;
/**
* @author Kristijan Stipić 03092019
*/
class Walker
{
@stipic
stipic / cloudSettings
Last active July 30, 2019 18:47
How to use voters in API Platform example
{"lastUpload":"2019-07-30T18:47:40.500Z","extensionVersion":"v3.4.1"}