hypervel/framework

The Hypervel framework.

Maintainers

👁 albertcht

Package info

github.com/hypervel/framework

Issues

pkg:composer/hypervel/framework

Fund package maintenance!

Ko Fi

Statistics

Installs: 17 658

Dependents: 8

Suggesters: 0

Stars: 11

v0.3.23 2026-06-08 07:54 UTC

Requires

Requires (Dev)

None

Suggests

  • ext-fileinfo: Required to use the Filesystem class.
  • ext-ftp: Required to use the Flysystem FTP driver.
  • ext-gd: Required to use Hypervel\Http\Testing\FileFactory::image().
  • ext-pcntl: Required to use all features of the queue worker and console signal trapping.
  • ext-posix: Required to use all features of the queue worker.
  • ext-redis: Required to use the Redis features and drivers such as cache and queue drivers (^4.0|^5.0|^6.0).
  • ably/ably-php: Required to use the Ably broadcast driver (^1.0).
  • aws/aws-sdk-php: Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.322.9).
  • fakerphp/faker: Required to use the eloquent factory builder (^1.9.1).
  • filp/whoops: Required for friendly error pages in development (^2.14.3).
  • friendsofhyperf/tinker: Required to use the tinker console command (^3.1.0).
  • hypervel/redis: Required to use the Redis features and drivers such as cache and queue drivers (^0.3.0).
  • league/flysystem-aws-s3-v3: Required to use the Flysystem S3 driver (^3.25.1).
  • league/flysystem-ftp: Required to use the Flysystem FTP driver (^3.25.1).
  • league/flysystem-path-prefixing: Required to use the scoped driver (^3.25.1).
  • league/flysystem-read-only: Required to use read-only disks (^3.25.1)
  • league/flysystem-sftp-v3: Required to use the Flysystem SFTP driver (^3.25.1).
  • mockery/mockery: Required to use mocking (^1.6).
  • pda/pheanstalk: Required to use the beanstalk queue driver (^5.0).
  • php-http/discovery: Required to use PSR-7 bridging features (^1.15).
  • phpunit/phpunit: Required to use assertions and run tests (^10.5.35|^11.5.3|^12.0.1).
  • psr/http-message: Required to allow Storage::put to accept a StreamInterface (^1.0).
  • pusher/pusher-php-server: Required to use the Pusher broadcast driver (^6.0|^7.0).
  • symfony/http-client: Required to enable support for the Symfony API mail transports (^7.2).
  • symfony/mailgun-mailer: Required to enable support for the Mailgun mail transport (^7.2).
  • symfony/postmark-mailer: Required to enable support for the Postmark mail transport (^7.2).

Provides

None

Conflicts

None

Replaces

None

MIT aac43cca95d1ab05b502e5951ad0a63d564351d7

  • Albert Chen <albert.woop@hypervel.org>

frameworkphplaravelswoolehyperfhypervel


README

👁 Image

👁 Build Status
👁 Total Downloads
👁 Latest Stable Version
👁 License

Introduction

This is a wrapper repository that manages required packages for the Hypervel framework. The codebase is located at hypervel/components