cypresslab/gitelephant
GitElephant is a PHP OOP wrapper around the git CLI for managing repositories: inspect commits, branches, tags, diffs, logs, and statuses, and run common git operations via a clean API. Supports git >=1.8, PHP >=7.2 (older PHP via prior versions).
Full Changelog: https://github.com/matteosister/GitElephant/compare/v4.5.0...v4.6.0
Full Changelog: https://github.com/matteosister/GitElephant/compare/v4.4.3...v4.5.0
This release adds an addtional option to ->commit() in order to set a custom date for a commit.
Another hotfix fixing issues with elder PHP versions.
This release fixes an issue where the compatibility with some versions of the symfony/process component were broken.
Added Symfony 5 components version to supported composer dependencies
This release does:
Changes from V3.0.0 integrated.
This version introduces an improved clone command thanks to @kirkmadera and a refactor of the Caller leading to more consistent code and the deletion of the GitBinary class.
Removed LC_ALL call for Windows OS
php 7 compatibility...
bugfix
minimum php version is now 5.3.3
I'm planning to drop the support to 5.3 and 5.4 for the 1.2 release.
strict equalities and coding standards
Release to update dependencies
bugfix release
updates phpcollection dependency to 0.4.0 some minor code tweaks. Mainly phpdocs
Little compatibility fix for git add, that require --all
How can I help you explore Laravel packages today?