in(__DIR__ . DIRECTORY_SEPARATOR . 'hooks') ->name('/.[php|inc]$/'); foreach ($finder as $file) { include $file->getPathname(); }