Overview

Namespaces

  • CzProject
    • GitPhp

Classes

  • GitRepository
  • Helpers

Exceptions

  • Exception
  • GitException
  • StaticClassException
  • Overview
  • Namespace
  • Class

Class Helpers

Namespace: CzProject\GitPhp
Located at Helpers.php
Methods summary
public
# __construct( )
public static boolean
# isAbsolute( $path )

Is path absolute? Method from Nette\Utils\FileSystem

Is path absolute? Method from Nette\Utils\FileSystem

Returns

boolean

Link

https://github.com/nette/nette/blob/master/Nette/Utils/FileSystem.php
public static string
# extractRepositoryNameFromUrl( string $url )

Parameters

$url
| host.xz:foo/.git | ...

Returns

string
repo | foo | ...
czproject/git-php version-4.x API documentation API documentation generated by ApiGen