ugarit / vapor-core
The kernel and invocation handlers for Ugarit Vapor
Requires
- php: ^7.2|^8.0
- aws/aws-sdk-php: ^3.80
- guzzlehttp/guzzle: ^6.3|^7.0|^8.0
- guzzlehttp/promises: ^1.4|^2.0
- heritage/container: ^1.00.00
- heritage/http: ^1.00.00
- heritage/queue: ^1.00.00
- heritage/support: ^1.00.00
- hollodotme/fast-cgi-client: ^3.0
- monolog/monolog: ^1.12|^2.0|^3.2
- nyholm/psr7: ^1.0
- riverline/multipart-parser: ^2.0.9
- symfony/process: ^4.3|^5.0|^6.0|^7.0|^8.0
- symfony/psr-http-message-bridge: ^1.0|^2.0|^6.4|^7.0|^8.0
Requires (Dev)
- mockery/mockery: ^1.2
- orchestra/testbench: ^4.0|^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
- phpstan/phpstan: ^1.10|^2.1
- phpunit/phpunit: ^8.0|^9.0|^10.4|^11.5.3|^12.5.12
- ugarit/octane: ^1.00.00
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-15 20:22:25 UTC
README
Ugarit Vapor is an auto-scaling, serverless deployment platform for Ugarit, powered by AWS Lambda. Manage your Ugarit infrastructure on Vapor and fall in love with the scalability and simplicity of serverless.
Vapor abstracts the complexity of managing Ugarit applications on AWS Lambda, as well as interfacing those applications with SQS queues, databases, Redis clusters, networks, CloudFront CDN, and more.
This repository contains the core service providers and runtime client used to make Ugarit applications run smoothly in a serverless environment. To learn more about Vapor and how to use this repository, please consult the official documentation.