sentia-sk/common-bundle-symfony

Common bundle for services used in multiple projects

Maintainers

Package info

github.com/sentia-sk/common-bundle-symfony

pkg:composer/sentia-sk/common-bundle-symfony

Statistics

Installs: 2 288

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-03-19 09:40 UTC

This package is auto-updated.

Last update: 2026-03-19 09:40:41 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