• git clone https://klva.cz/src/php/libgit2-ffi.git
  • Introduced unified way of exposing struct members. f15f95c, 20 Feb 2022
    bin/
    include/
    src/
    tests/
    .gitattributes
    .gitignore
    .gitmodules
    composer.json
    Dockerfile
    README.md

    LibGit2 PHP-FFI

    This is a low-level FFI wrapper around libgit2.