sentia-sk/common-bundle-symfony

Common bundle for services used in multiple projects

dev-main 2024-03-09 17:43 UTC

This package is auto-updated.

Last update: 2024-04-09 17:53:49 UTC


README

What is this repository for?

  • common features for sentia applications
    • File storage (Synology, AmazonS3)
    • Slack

Requirements

  • PHP: 8.1.X
  • Symfony: 6.2.X

Config

Required parameters in the application's config/services.yaml per feature:

  • For Synology Service utils: synology_base_url, synology_username, synology_password
  • For AmazonS3 Service utils: aws_access_key, aws_secret_key, aws_region
  • For Slack utils: app_env