Download the PHP package astroway/sdk-symfony without Composer
On this page you can find all versions of the php package astroway/sdk-symfony. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package sdk-symfony
astroway/sdk-symfony
Official Symfony Bundle for
astroway/sdk— DI registration, autowireableAstrowayservice, full config via Symfony's standardastroway.yaml.
Install
The bundle auto-registers via Symfony Flex; if you opted out of Flex, add it manually to config/bundles.php:
Configure
Create config/packages/astroway.yaml:
Set ASTROWAY_API_KEY in .env.local.
Use
Autowiring works out of the box — the bundle registers Astroway\Astroway as a public service.
Roadmap
0.1.0-alpha.x— Bundle + DI registration (current).0.1.0-alpha.2+— Compiler pass forastroway.namespacetagged services (decoration).0.1.0-beta.1—AstrowayDataCollectorfor Symfony Profiler (Astroway calls visible in_profilerdebug toolbar).0.1.0-rc.1— Console commands (bin/console astroway:health,astroway:credits).0.1.0— stable surface freeze.
Links
- 📦 Packagist: https://packagist.org/packages/astroway/sdk-symfony
- 📦 Core SDK:
astroway/sdk - 📘 API docs: https://api.astroway.info/docs/
License
MIT — see LICENSE.
All versions of sdk-symfony with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
astroway/sdk Version >=0.1.0-alpha.0
symfony/framework-bundle Version ^6.4 || ^7.0
symfony/config Version ^6.4 || ^7.0
symfony/dependency-injection Version ^6.4 || ^7.0
symfony/http-kernel Version ^6.4 || ^7.0
astroway/sdk Version >=0.1.0-alpha.0
symfony/framework-bundle Version ^6.4 || ^7.0
symfony/config Version ^6.4 || ^7.0
symfony/dependency-injection Version ^6.4 || ^7.0
symfony/http-kernel Version ^6.4 || ^7.0
The package astroway/sdk-symfony contains the following files
Loading the files please wait ...