Common coding standard for PHP code
Go to file
Krzysztof Sikorski 0d2cdbe783
chore: increase package version to v1.0.3
2024-05-16 00:57:19 +02:00
.github/workflows feat[ci]: switch to shared config from the `config-ci` repository 2024-05-15 22:35:13 +02:00
src feat: add factory class to generate rules array 2024-05-05 16:51:56 +02:00
.ecrc feat: add config file for `editorconfig-checker` tool 2024-05-05 17:03:14 +02:00
.editorconfig fix: remove line length limit for GA config files 2024-05-14 22:22:27 +02:00
.gitattributes feat[ci]: configure GitLab CI to validate repository 2024-05-05 19:14:23 +02:00
.gitignore feat: configure validation for standard’s own PHP files 2024-05-05 17:02:06 +02:00
.gitlab-ci.yml feat[ci]: use common GitLab CI config from `config-ci` repository 2024-05-16 00:55:40 +02:00
.php-cs-fixer.dist.php feat: configure validation for standard’s own PHP files 2024-05-05 17:02:06 +02:00
LICENSE.txt Initialize repository 2024-05-05 15:44:15 +02:00
Makefile feat[makefile]: extract common parts into variables (continued) 2024-05-05 18:14:34 +02:00
README.md Initialize repository 2024-05-05 15:44:15 +02:00
composer.json chore: increase package version to v1.0.3 2024-05-16 00:57:19 +02:00

README.md

Quintolin: coding standard for PHP files

This PHP package defines a common coding standard used to validate PHP files in Quintolin repositories.

License

Quintolin - persistent browser-based multiplayer game
Copyright (C) 2024 Krzysztof Sikorski
Copyright (C) 2009-2010 Isaac Lewis for original implementations
Copyright (C) 2013 Troy Goode for NodeJS re-implementation

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

Full text of the licence is included in LICENSE.txt file.

You can also read it in HTML format at https://www.gnu.org/licenses/agpl-3.0.html

Mirrors

This repository is published to multiple core-sharing portals: