baukasten / affiliatewebsitecore
There is no license information available for the latest version (0.7.4) of this package.
Easily bootstrap your affiliate-website
0.7.4
2025-09-15 18:44 UTC
Requires
- php: ^8.0
- ext-curl: *
- ext-dom: *
- ext-gd: *
- ext-libxml: *
- ext-simplexml: *
- baukasten/saastemplatecore: ^0.3.2
- 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.7.4
- 0.7.3
- 0.7.2
- 0.7.1
- 0.7.0
- 0.6.14
- 0.6.13
- 0.6.12
- 0.6.11
- 0.6.10
- 0.6.9
- 0.6.8
- 0.6.7
- 0.6.6
- 0.6.5
- 0.6.4
- 0.6.3
- 0.6.2
- 0.6.1
- 0.6.0
- 0.5.8
- 0.5.7
- 0.5.6
- 0.5.5
- 0.5.4
- 0.5.3
- 0.5.2
- 0.5.1
- 0.5.0
- 0.4.0
- 0.3.1
- 0.3.0
- 0.2.5
- 0.2.4
- 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-30
- dev-feat/BKSTN-33
This package is auto-updated.
Last update: 2025-09-15 18:45:14 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