-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
42 lines (37 loc) · 1.26 KB
/
CITATION.cff
File metadata and controls
42 lines (37 loc) · 1.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
cff-version: 1.2.0
message: If you use this software, please cite it using the metadata from this file.
title: The FireHub Project - PHPStan Rules
abstract: Custom PHPStan rules and extensions for FireHub projects, providing strict static analysis, architectural validation, and enhanced type safety.
type: software
license: MIT
version: v1.0.0
date-released: 2026-04-02
url: "https://the-firehub-project.github.io/phpstan-rules"
repository-code: "https://github.com/The-FireHub-Project/PHPStan-Rules"
repository-artifact: "https://packagist.org/packages/firehub/phpstan-rules"
authors:
- family-names: Galić
given-names: Danijel
alias: dieselxxx
orcid: "https://orcid.org/0000-0002-4447-1352"
website: "https://github.com/dieselxxx"
- name: The FireHub Project
address: "Privalj b.b. Kočerin"
post-code: 88226
city: "Široki Brijeg"
region: "Hercegovina"
country: "BA"
email: "danijel.galic@outlook.com"
tel: +38763407111
website: "https://the-firehub-project.github.io"
keywords:
- php
- phpstan
- phpstan-rules
- firehub
identifiers:
- type: url
value: "https://github.com/The-FireHub-Project/PHPStan-Rules"
description: The GitHub URL of this version.
- type: other
value: "packagist:firehub/phpstan-rules"