PHPackages                             soundasleep/svntime - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. soundasleep/svntime

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

soundasleep/svntime
===================

A simple script to calculate the amount of time spent by committers on a Subversion repository

0.1.0(12y ago)012GPLv3PHPPHP &gt;=5.2.3

Since Apr 18Pushed 4y ago1 watchersCompare

[ Source](https://github.com/soundasleep/svntime)[ Packagist](https://packagist.org/packages/soundasleep/svntime)[ Docs](https://github.com/soundasleep/svntime)[ RSS](/packages/soundasleep-svntime/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

svntime
=======

[](#svntime)

A simple script to calculate the amount of time spent by committers on a Subversion repository (or, [with GitHub's SVN bridge](https://help.github.com/articles/support-for-subversion-clients/)).

Available on Google Code (SVN): Or GitHub (Git):

**UPDATE:** This script has been superceded by [gittime](https://github.com/soundasleep/gittime) which has tests and support for more data sources.

Composer support
----------------

[](#composer-support)

`svntime` can now be installed with [Composer](https://getcomposer.org/) through [Packagist](https://packagist.org/packages/soundasleep/svntime):

```
{
  "require": {
    "soundasleep/svntime": "*"
  }
}
```

Connecting to GitHub
--------------------

[](#connecting-to-github)

```
rem 60 min = 3600 sec
rem 120 min = 7200 sec
php -f vendor/soundasleep/svntime/svntime.php -- --between 7200 --before 7200 --after 3600 https://github.com/user/repo1 https://github.com/user/repo2
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4406d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1ebbec5ccc867054461adebb7c5b6312f8256f989ef96b124892e6e89724afdb?d=identicon)[soundasleep](/maintainers/soundasleep)

---

Top Contributors

[![soundasleep](https://avatars.githubusercontent.com/u/3889656?v=4)](https://github.com/soundasleep "soundasleep (15 commits)")

---

Tags

trackingsvnsubversioneffort

### Embed Badge

![Health badge](/badges/soundasleep-svntime/health.svg)

```
[![Health](https://phpackages.com/badges/soundasleep-svntime/health.svg)](https://phpackages.com/packages/soundasleep-svntime)
```

###  Alternatives

[zumba/amplitude-php

PHP SDK for Amplitude

409.5M5](/packages/zumba-amplitude-php)[hcodes/server_yametrika

Server-side tracking of visitors using Yandex.Metrica

7220.2k](/packages/hcodes-server-yametrika)[cornford/googlitics

An easy way to integrate Google Analytics with Laravel.

3310.2k](/packages/cornford-googlitics)[axllent/silverstripe-analytics-js

Google Universal Analytics tracking code for Silverstripe

1721.3k](/packages/axllent-silverstripe-analytics-js)[gosquared/php-sdk

1023.3k](/packages/gosquared-php-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
