davidjeddy / auto-gourcer
Generate source code visualization using Gource for recently changed repositories.
Installs: 15
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 5
Type:projects
Requires
- php: ^7.0
- gentle/bitbucket-api: ^1.0
- vlucas/phpdotenv: ^2.4
Requires (Dev)
- php-composter/php-composter-phpcs-psr2: dev-master
- phpstan/phpstan: ^0.9.0@dev
- phpunit/phpunit: ^6.2
- dev-master
- 0.2.6.5
- 0.2.6
- 0.2.0
- 0.1.50
- 0.1.45
- 0.1.4
- 0.1.3
- 0.1.0
- 0.0.2
- dev-devel
- dev-alpine_based
- dev-0.2.6_MinorCleanUp
- dev-addHandBrakeForTranscoding
- dev-iteration_3
- dev-added_github
- dev-crc_2
- dev-adding_unit_tests
- dev-badges
- dev-update_usage_docs
- dev-crc_1
- dev-adding_handbrake_for_transcoding
- dev-iteration_2_on_class_logic
- dev-try_using_php
This package is auto-updated.
Last update: 2024-11-05 19:27:44 UTC
README
What does this do?
Using Gource and PHP this library reads your top active repositories and renders the history in a cool looking video.
Badges
Requirements
- Really depends on how you plan to use this library.
- As a container service (recommended)
- As a PHP / Composer package (NOT recommended)
SCM host Integrations
Currently only BitBucket is supported; others are planned.
RoadMap
- 0.1.0 Initial Alpha release
- 0.1.75 Add initial test suite
- 0.2.0 Code Review 1 release
- 0.3.0 Add GitHub integration
- 0.4.0 Add GitLab integration
- 0.4.5 Use Monolog et al for logging, remove echo()s. ...
- 1.0.0 Public Release