Which PHP framework for sth like an Enterprise Service Bus?

Discussion in 'PHP' started by Chris8080, Jul 5, 2018.

  1. #1
    Hello,

    we're a small e-Commerce company and have around 15 PHP scripts (triggered by cron) in place to help us automate things.
    The number of scripts is growing, here and there we copy code and/or file.

    What open source framework can help us to get a better structure there?
    Something like ETL? ESB? Workflow frameworks?

    Thanks,
    Chris
     
    Chris8080, Jul 5, 2018 IP
  2. saveyou

    saveyou Active Member

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #2
    For start you can use lumen framework (need intermediate skilled programmer)

    If lumen is too simple for your need, later you can upgrade to laravel. Thanks
     
    saveyou, Nov 15, 2018 IP
  3. NetStar

    NetStar Notable Member

    Messages:
    2,471
    Likes Received:
    541
    Best Answers:
    21
    Trophy Points:
    245
    #3
    Without knowing much about your project I can tell you that Laravel has a LOT of functions that can support most needs on a commercial or enterprise platform.
     
    NetStar, Dec 11, 2018 IP