File: project.yml

package info (click to toggle)
php-league-uri-src 7.5.1-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,712 kB
  • sloc: php: 16,698; javascript: 127; makefile: 43; xml: 36
file content (20 lines) | stat: -rw-r--r-- 880 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Documentation website
title: "URI"
tagline: "Modern API to process URIs in PHP."
description: "Modern API to process URIs in PHP"
google_analytics_tracking_id: UA-46050814-14
# Github repository
author:
    name: 'Ignace Nyamagana Butera'
    twitter_account: 'nyamsprod'
    mastodon:
        url: 'https://phpc.social/@nyamsprod'
        account: '@nyamsprod@phpc.social'
    github_account: 'nyamsprod'
support: 'Once a new major version is released, the previous stable release remains supported for six more months through patches and security fixes.'
deprecated:
    'schemes': 'https://uri.thephpleague.com/uri/'
    'manipulations': 'https://uri.thephpleague.com/components/'
    'domain-parser': 'https://github.com/jeremykendall/php-domain-parser'
    'parser': 'https://uri.thephpleague.com/interfaces/'
    'query-parser': 'https://uri.thephpleague.com/interfaces/'