Developed with love by KnpLabs Hire us for your project!
10

common-bundle

by uecode

Common Bundle

Symfony Uecode Common Bundle

This bundle creates a simple way to incorporate Uecode into Symfony

Installation

  1. Add to composer.json under require
"uecode/common-bundle": "dev-master",
  1. Register in AppKernel
    $bundles = array(
    // ...
    new Uecode\CommonBundle\UecodeCommonBundle
MIT
uecode_common:
gearman:
client:
timeout: 3
attempts: 3
connections:

# Prototype
name:
host: 127.0.0.1
port: 4730
debug: false
server:
host: 127.0.0.1
port: 4730
log_dir: %kernel.logs_dir%
pid_dir: %kernel.cache_dir%
queue_type: libsqlite3
sqlite:
db_dir: %kernel.cache_dir%
daemon:
daemons:

# Prototype
name:
appName: systemDaemon
appDir: %kernel.root_dir%
appDescription: System Daemon
logDir: %kernel.logs_dir%
authorName:
authorEmail:
appPidDir: %kernel.cache_dir%/daemons/
sysMaxExecutionTime: 0
sysMaxInputTime: 0
sysMemoryLimit: 1024M
appUser: www-data
appGroup: www-data
appRunAsGID: 1000
appRunAsUID: 1000
debug: false
  • fixing composer
    By aschererue, 4 months ago
  • fixing composer
    By aschererue, 4 months ago
  • fixing composer
    By aschererue, 4 months ago
  • fixing composer
    By aschererue, 4 months ago
  • fixing composer
    By aschererue, 4 months ago
  • fixing composer
    By aschererue, 4 months ago
  • fixing composer
    By aschererue, 4 months ago
  • fixing composer
    By aschererue, 4 months ago
  • fixing composer
    By aschererue, 4 months ago
  • fixing composer
    By aschererue, 4 months ago
  • Adding Config and Log, along with new server section for gearman
    By aschererue, 7 months ago
  • Adding Config and Log, along with new server section for gearman
    By aschererue, 7 months ago
  • Adding Config and Log, along with new server section for gearman
    By aschererue, 7 months ago
  • Adding Config and Log, along with new server section for gearman
    By aschererue, 7 months ago
  • Adding Config and Log, along with new server section for gearman
    By aschererue, 7 months ago
  • Adding Config and Log, along with new server section for gearman
    By aschererue, 7 months ago
  • Adding Config and Log, along with new server section for gearman
    By aschererue, 7 months ago
  • Adding Config and Log, along with new server section for gearman
    By aschererue, 7 months ago
  • Adding Config and Log, along with new server section for gearman
    By aschererue, 7 months ago
  • Adding Config and Log, along with new server section for gearman
    By aschererue, 7 months ago
  • Adding Config and Log, along with new server section for gearman
    By aschererue, 7 months ago
  • Adding Config and Log, along with new server section for gearman
    By aschererue, 7 months ago
  • Adding Config and Log, along with new server section for gearman
    By aschererue, 7 months ago
  • Adding Config and Log, along with new server section for gearman
    By aschererue, 7 months ago
  • Adding Config and Log, along with new server section for gearman
    By aschererue, 7 months ago
  • Adding Config and Log, along with new server section for gearman
    By aschererue, 7 months ago
  • Adding Config and Log, along with new server section for gearman
    By aschererue, 7 months ago
  • Adding Config and Log, along with new server section for gearman
    By aschererue, 7 months ago
  • Adding Config and Log, along with new server section for gearman
    By aschererue, 7 months ago
  • Adding Config and Log, along with new server section for gearman
    By aschererue, 7 months ago