HyperfDevelopmentKit
Beijing, China

singularity/hdk-core (1.0.3)

Published 2025-11-25 17:28:35 +08:00 by ch4o5 in HDK/hdk-core

Installation

{
	"repositories": [{
			"type": "composer",
			"url": ""
		}
	]
}
composer require singularity/hdk-core:1.0.3

About this package

Common Hyperf Development Kit

Hyperf Development Kit Core

The Common HDK for Any project by Hyperf.

PHP Versions

This version will work on Hyperf version 2.2 and above.

Getting Started

PHP 8.0 or above and Composer is expected to be installed on our system.

Installing Composer

For instructions on how to install Composer visit getcomposer.org.

Installing

After cloning this repository, change into the newly created directory and run

composer config secure-http false \
&& composer config repo.lux-map composer https://satis.luxcreo.cn/ \
&& composer require singularity/hdk-core \
&& php bin/hyperf.php vendor:publish singularity/hdk-core

This will install all dependencies needed for the project.

Running the Tests

All tests can be run by executing

composer test

Pest will automatically find all tests inside the tests directory and run them based on the configuration in the phpunit.xml file.

Built With

License

This project is licensed under the MIT License - see the LICENCE.md file for details.

Dependencies

Dependencies

ID Version
composer/composer >=2.0
ergebnis/http-method ^2.5
ext-dom *
ext-libxml *
ext-redis ^5.3|^6.0
ext-swoole *
friendsofhyperf/rector ^0.1.5
hyperf/config 3.1.*
hyperf/constants 3.1.*
hyperf/context 3.1.*
hyperf/di 3.1.*
hyperf/framework 3.1.*
hyperf/logger 3.1.*
hyperf/redis 3.1.*
hyperf/resource 3.1.*
hyperf/translation 3.1.*
jetbrains/phpstorm-attributes ^1.0
lmc/http-constants ^1.2.0
myclabs/php-enum ^1.8.4
php >=8.1
roave/dont *
symfony/http-foundation ^6.4
symfony/polyfill-php81 ^1.28
symfony/polyfill-php82 ^1.28
symfony/polyfill-php83 ^1.28
symfony/polyfill-php84 ^1.28
teapot/status-code ^1.1.2

Development Dependencies

ID Version
alibabacloud/dysmsapi-20170525 ^2.0
firebase/php-jwt ^6.9
friendsofhyperf/pest-plugin-hyperf 3.1.*
friendsofphp/php-cs-fixer ^3.41.1
guzzlehttp/guzzle ^7.8
hyperf/crontab 3.1.*
hyperf/database 3.1.*
hyperf/db 3.1.*
hyperf/guzzle 3.1.*
hyperf/session 3.1.*
hyperf/testing ^3.1
hyperf/validation 3.1.*
pestphp/pest ^2.23
phpspec/phpspec ^7.5
phpstan/phpstan ^1.10.49
rector/rector *
roave/security-advisories dev-latest
spatie/pest-plugin-test-time ^2.0
swoole/ide-helper *
symfony/mailer ^6.4.0
symfony/serializer ^6.4.1
Details
Composer
2025-11-25 17:28:35 +08:00
18
李东云
MIT
154 KiB
Assets (1)
Versions (27) View all
1.0.3 2025-11-25
0.1.10 2025-09-26
1.0.2 2025-09-26
1.0.1 2025-08-20
1.0.0-beta.14 2025-08-12