teknoo / east-paas-symfony
Metapackage to install Teknoo East PaaS in Symfony, Package following the #East programming philosophy, build on Teknoo/East-Foundation (and Teknoo/Recipe) to implement a custom PaaS manager like platform.sh, compatible with Docker and Kubernetes
Fund package maintenance!
Patreon
TeknooSoftware
Installs: 2 189
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:metapackage
Requires
- php: ^8.2
- ext-amqp: *
- ext-ctype: *
- ext-iconv: *
- ext-json: *
- doctrine/common: ^3.4.5
- doctrine/mongodb-odm: ^2.9
- doctrine/mongodb-odm-bundle: ^4.7||^5
- doctrine/persistence: ^3.4
- guzzlehttp/guzzle: ^7
- laminas/laminas-diactoros: ^3.3
- league/flysystem: ^3.29.1
- php-di/php-di: ^7.0.7
- php-http/guzzle7-adapter: ^1.0
- phpseclib/phpseclib: ^3.0.42
- psr/http-client: ^1.0.3
- symfony/amqp-messenger: ^6.3||^7
- symfony/console: ^6.3||^7
- symfony/form: ^6.3||^7
- symfony/http-client: ^6.3||^7
- symfony/mercure-bundle: ^0.3
- symfony/messenger: ^6.3||^7
- symfony/mime: ^6.3||^7
- symfony/notifier: ^6.3||^7
- symfony/process: ^6.3||^7
- symfony/property-access: ^6.3||^7
- symfony/property-info: ^6.3||^7
- symfony/psr-http-message-bridge: ^2.3.1||^6.4||^7
- symfony/security-bundle: ^6.3||^7
- symfony/serializer: ^6.3||^7
- symfony/validator: ^6.3||^7
- symfony/yaml: ^6.3||^7
- teknoo/bridge-phpdi-symfony: ^6.1
- teknoo/east-common-symfony: ^3
- teknoo/east-foundation-symfony: ^8
- teknoo/east-paas: ^4.1
- teknoo/immutable: ^3.0.18
- teknoo/kubernetes-client: ^1.7
- teknoo/recipe: ^6
- teknoo/states: ^6.4.1
Requires (Dev)
- roave/security-advisories: dev-latest
- dev-main
- 4.1.0
- 4.0.0
- 3.4.5
- 3.4.4
- 3.4.3
- 3.4.2
- 3.4.1
- 3.4.0
- 3.3.7
- 3.3.6
- 3.3.5
- 3.3.4
- 3.3.3
- 3.3.2
- 3.3.1
- 3.3.0
- 3.2.0
- 3.1.1
- 3.1.0
- 3.0.1
- 3.0.0
- 2.8.2
- 2.8.1
- 2.8.0
- 2.7.1
- 2.7.0
- 2.6.0
- 2.5.3
- 2.5.2
- 2.5.1
- 2.5.0
- 2.4.9
- 2.4.8
- 2.4.7
- 2.4.6
- 2.4.5
- 2.4.4
- 2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.0
- 2.3.0-beta1
- 2.2.9
- 2.2.8
- 2.2.7
- 2.2.6
- 2.2.5
- 2.2.4
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2.0
- 2.2.0-beta3
- 2.2.0-beta2
- 2.2.0-beta1
- 2.1.1
- 2.1.0
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 2.0.0-beta1
- 1.8.2
- 1.8.1
- 1.8.0
This package is auto-updated.
Last update: 2024-11-19 16:55:37 UTC
README
Metapackage to install Teknoo East PaaS with Symfony.
Support this project
This project is free and will remain free. It is fully supported by the activities of the EIRL. If you like it and help me maintain it and evolve it, don't hesitate to support me on Patreon or Github.
Thanks :) Richard.
Credits
EIRL Richard Déloge - https://deloge.io - Lead developer. SASU Teknoo Software - https://teknoo.software
About Teknoo Software
Teknoo Software is a PHP software editor, founded by Richard Déloge, as part of EIRL Richard Déloge. Teknoo Software's goals : Provide to our partners and to the community a set of high quality services or software, sharing knowledge and skills.
License
East PaaS is licensed under the MIT License - see the licenses folder for details.
Installation & Requirements
To install this library with composer, run this command :
composer require teknoo/east-paas-symfony
This library requires :
* PHP 8.1+
* A PHP autoloader (Composer is recommended)
* Teknoo/Immutable.
* Teknoo/States.
* Teknoo/Recipe.
* Teknoo/East-Foundation.
* Optional: Symfony 6.4+ (for administration)