baukasten / affiliatewebsitecore
There is no license information available for the latest version (0.2.3) of this package.
Easily bootstrap your affiliate-website
0.2.3
2025-08-22 07:11 UTC
Requires
- php: ^8.0
- ext-curl: *
- ext-dom: *
- ext-gd: *
- ext-libxml: *
- ext-simplexml: *
- baukasten/saastemplatecore: ^0.1
- masterminds/html5: ^2.9.0
- thewirecutter/paapi5-php-sdk: ^1.2.1
Requires (Dev)
- mikey179/vfsstream: 1.6.11
- mockery/mockery: 1.6.11
- phpunit/phpunit: ^9
- dev-main
- 0.2.3
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.10
- 0.1.9
- 0.1.8
- 0.1.7
- 0.1.6
- 0.1.5
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0
- 0.0.28
- 0.0.27
- 0.0.26
- 0.0.25
- 0.0.24
- 0.0.23
- 0.0.22
- 0.0.21
- 0.0.20
- 0.0.19
- 0.0.18
- 0.0.17
- 0.0.16
- 0.0.15
- 0.0.14
- 0.0.13
- 0.0.12
- 0.0.11
- 0.0.10
- 0.0.9
- 0.0.8
- 0.0.7
- 0.0.6
- 0.0.5
- 0.0.4
- 0.0.3
- 0.0.2
- 0.0.1
- 0.0.0
- dev-feat/BKSTN-4
This package is auto-updated.
Last update: 2025-08-22 07:11:35 UTC
README
Composer
Auf Linux Shell oder in Git-Bash
COMPOSER=composer-dev.json composer update --ignore-platform-reqs
Tests
docker run --rm -v $(pwd)/src:/src -v $(pwd)/tests:/tests -v $(pwd)/vendor:/vendor jitesoft/phpunit phpunit --configuration /tests/phpunit.xml
Semantic Release Tokens
- Personal Token erstellen (https://gitlab.com/-/user_settings/personal_access_tokens)
- Projekt Token als 'CUSTOM_PUSH_TOKEN' als CI/CD-Variable anlegen