hypervel / framework
The Hypervel framework.
Fund package maintenance!
Ko Fi
v0.2.12
2025-08-24 12:56 UTC
Requires
- php: >=8.2
- composer-runtime-api: ^2.2
- ext-hash: *
- ext-json: *
- ext-mbstring: *
- ext-openssl: *
- ext-pdo: *
- ext-swoole: ^5.1
- friendsofhyperf/command-signals: ~3.1.0
- guzzlehttp/guzzle: ^7.8.2
- hyperf/database-pgsql: ~3.1.0
- hyperf/database-sqlite: ~3.1.0
- hyperf/memory: ~3.1.0
- hyperf/process: ~3.1.0
- hyperf/signal: ~3.1.0
- hyperf/view-engine: ~3.1.0
- hypervel/auth: ^0.2.12
- hypervel/broadcasting: ^0.2.12
- hypervel/bus: ^0.2.12
- hypervel/cache: ^0.2.12
- hypervel/config: ^0.2.12
- hypervel/console: ^0.2.12
- hypervel/container: ^0.2.12
- hypervel/cookie: ^0.2.12
- hypervel/core: ^0.2.12
- hypervel/coroutine: ^0.2.12
- hypervel/dispatcher: ^0.2.12
- hypervel/encryption: ^0.2.12
- hypervel/event: ^0.2.12
- hypervel/filesystem: ^0.2.12
- hypervel/foundation: ^0.2.12
- hypervel/hashing: ^0.2.12
- hypervel/http: ^0.2.12
- hypervel/http-client: ^0.2.12
- hypervel/jwt: ^0.2.12
- hypervel/laminas-mime: ^0.1.0
- hypervel/log: ^0.2.12
- hypervel/mail: ^0.2.12
- hypervel/notifications: ^0.2.12
- hypervel/object-pool: ^0.2.12
- hypervel/process: ^0.2.12
- hypervel/prompts: ^0.2.12
- hypervel/queue: ^0.2.12
- hypervel/router: ^0.2.12
- hypervel/session: ^0.2.12
- hypervel/support: ^0.2.12
- hypervel/translation: ^0.2.12
- hypervel/validation: ^0.2.12
- league/flysystem: ^3.25.1
- nunomaduro/termwind: ^2.0
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.2.11).
- 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).
README
Introduction
This is a wrapper repository that manages required packages for the Hypervel framework. The codebase is located at hypervel/components