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
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
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.