SkillAgentSearch skills...

Glip

git library in PHP

Install / Use

/learn @patrikf/Glip
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

glip is currently unmaintained. If you are interested in taking over maintainership, send a message to patrik@fimml.at.

glip is a Git Library In PHP. It allows you to access bare git repositories from PHP scripts, even without having git installed. The project's homepage is located at http://fimml.at/glip.

Key features: - pure PHP (reads Git repositories without system() calls) - can read packfiles (but not store them, and reading is somewhat inefficient) - low-level abstraction layer to deal with Git plumbing in its current shape, could be extended to provide a richer API

Related Skills

View on GitHub
GitHub Stars463
CategoryDevelopment
Updated3mo ago
Forks111

Languages

PHP

Security Score

90/100

Audited on Jan 4, 2026

No findings