File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 66
77[ RFC 3261] ( https://tools.ietf.org/html/rfc3261 ) compliant SIP parsing and rendering library for PHP 7.4.
88
9- [ ![ Build Status] ( https://travis-ci.com/rtckit/php-sip.svg?branch=main )] ( https://travis-ci.com/rtckit/php-sip )
9+ [ ![ CI Status] ( https://github.com/rtckit/php-sip/workflows/CI/badge.svg )] ( https://github.com/rtckit/php-sip/actions/workflows/ci.yaml )
10+ [ ![ Psalm Type Coverage] ( https://shepherd.dev/github/rtckit/php-sip/coverage.svg )] ( https://shepherd.dev/github/rtckit/php-sip )
1011[ ![ Latest Stable Version] ( https://poser.pugx.org/rtckit/sip/v/stable.png )] ( https://packagist.org/packages/rtckit/sip )
12+ [ ![ Installs on Packagist] ( https://img.shields.io/packagist/dt/rtckit/sip?color=blue&label=Installs%20on%20Packagist )] ( https://packagist.org/packages/rtckit/sip )
1113[ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/aff5ee8e8ef3b51689c2/test_coverage )] ( https://codeclimate.com/github/rtckit/php-sip/test_coverage )
1214[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/aff5ee8e8ef3b51689c2/maintainability )] ( https://codeclimate.com/github/rtckit/php-sip/maintainability )
1315[ ![ License] ( https://img.shields.io/badge/license-MIT-blue )] ( LICENSE )
Original file line number Diff line number Diff line change 11{
22 "name" : " rtckit/sip" ,
33 "description" : " SIP protocol implementation written in PHP" ,
4- "version" : " 0.7.0 " ,
4+ "version" : " 0.7.1 " ,
55 "type" : " library" ,
66 "keywords" : [
77 " sip" ,
You can’t perform that action at this time.
0 commit comments