https://github.com/bobthecow/mustache.php
Last synced: about 23 hours ago
Repository metadata:
A Mustache implementation in PHP.
- Host: GitHub
- URL: https://github.com/bobthecow/mustache.php
- Owner: bobthecow
- License: mit
- Created: 2010-03-19T10:58:58.000Z (over 14 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T12:45:43.000Z (3 months ago)
- Last Synced: 2024-10-29T19:17:43.797Z (14 days ago)
- Language: PHP
- Homepage: http://mustache.github.io/
- Size: 1.01 MB
- Stars: 3,245
- Watchers: 113
- Forks: 420
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Owner metadata:
- Name: Justin Hileman
- Login: bobthecow
- Email:
- Kind: user
- Description:
- Website: http://justinhileman.info
- Location:
- Twitter:
- Company: four53
- Icon url: https://avatars.githubusercontent.com/u/53660?v=4
- Repositories: 270
- Last Synced at: 2023-04-09T13:31:22.313Z
- Profile URL: https://github.com/bobthecow
- Sponsor URL:
Committers metadata
Last synced: 2 days ago
Total Commits: 664
Total Committers: 52
Avg Commits per committer: 12.769
Development Distribution Score (DDS): 0.214
Commits in past year: 13
Committers in past year: 3
Avg Commits per committer in past year: 4.333
Development Distribution Score (DDS) in past year: 0.154
Name | Commits | |
---|---|---|
Justin Hileman | j****n@j****o | 522 |
Dariusz RumiĆski | d****i@g****m | 34 |
Amit Snyderman | a****t@a****m | 15 |
Dan Miller | d****r@e****m | 14 |
KevBurnsJr | k****r@g****m | 8 |
steve | s****1@g****m | 6 |
Jeremy Bush | c****w@g****m | 4 |
Matt DeClaire | m****t@w****m | 4 |
mlebrun | m****t@b****m | 3 |
Alain Schlesser | a****r@g****m | 3 |
scribu | m****l@s****t | 2 |
Woody Gilk | w****k@k****g | 2 |
Victor Shih | v****h@g****m | 2 |
Paul Dragoonis | d****s@g****m | 2 |
Olav Schettler | o****v@s****t | 2 |
Mogria | m****4@g****m | 2 |
Mike Sherov | m****v@g****m | 2 |
Luke Morton | l****s@g****m | 2 |
Damyon Wiese | d****n@m****m | 2 |
Matt Button | m****w@s****m | 1 |
madflow | m****w | 1 |
Benjamin Milde | b****i@k****e | 1 |
Andrey Savchenko | c****t@r****t | 1 |
Brendan Anderson | b****n@h****g | 1 |
Chris Czub | c****b@g****m | 1 |
Chris Wilkinson | c****n@e****g | 1 |
Damien Tournoud | d****n@c****m | 1 |
Dan Miller | d****n@d****m | 1 |
Jager Mesh | j****h@g****m | 1 |
Josh Butts | j****h@j****m | 1 |
and 22 more... |
Issue and Pull Request metadata
Last synced: about 23 hours ago
Package metadata
- Total packages: 2
-
Total downloads:
- packagist: 33,871,468 total
- Total docker downloads: 822,069
- Total dependent packages: 332 (may contain duplicates)
- Total dependent repositories: 5,333 (may contain duplicates)
- Total versions: 55
- Total maintainers: 1
- Total advisories: 1
packagist: mustache/mustache
A Mustache implementation in PHP.
- Homepage: https://github.com/bobthecow/mustache.php
- Licenses: MIT
- Latest release: v2.14.2 (published about 2 years ago)
- Last Synced: 2024-11-11T01:02:15.567Z (2 days ago)
- Versions: 26
- Dependent Packages: 332
- Dependent Repositories: 5,333
- Downloads: 33,871,468 Total
- Docker Downloads: 822,069
-
Rankings:
- Dependent packages count: 0.111%
- Stargazers count: 0.112%
- Dependent repos count: 0.125%
- Downloads: 0.128%
- Forks count: 0.129%
- Average: 0.154%
- Docker downloads count: 0.32%
- Maintainers (1)
-
Funding:
- Advisories:
go: github.com/bobthecow/mustache.php
- Homepage:
- Documentation: https://pkg.go.dev/github.com/bobthecow/mustache.php#section-documentation
- Licenses: mit
- Latest release:
- Last Synced: 2024-11-11T01:02:17.023Z (2 days ago)
- Versions: 29
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.528%
- Average: 6.747%
- Dependent repos count: 6.966%
Dependencies
composer.json
packagist
- friendsofphp/php-cs-fixer ~1.11 development
- phpunit/phpunit ~3.7|~4.0|~5.0 development
- php >=5.2.4
.github/workflows/tests.yml
actions
- actions/checkout v4 composite
- shivammathur/setup-php v2 composite