| Component | Supported Versions | Notes |
|---|---|---|
| Symfony | 2.2–2.8 | No Symfony 3+ support. |
| Propel | 1.x/2.x | Unclear which; test thoroughly. |
| PHP | 5.3–5.6 (with branches) | Avoid PHP 7+ (untested). |
| Debug Toolbar | Symfony’s built-in | Required for UI features. |
composer.json under require-dev.AppKernel.php.divi_propel_logger with namespaces (test regex if needed).Propel::setLogging(true))."Acme") and refine.Criteria::useQueryCache()).| Scenario | Impact | Mitigation |
|---|---|---|
| Symfony 2.x upgrade | Bundle breaks | Fork and update manually. |
| Propel version mismatch | Stack traces incomplete | Test with your Propel version. |
| Debug Toolbar disabled | UI features unusable | Log to file instead (monolog). |
| High query volume in dev | App slows down | Disable bundle temporarily. |
| Production enablement (accident) | DB/logs flooded | Never enable in prod. |
Criteria, ModelCriteria, and query building.How can I help you explore Laravel packages today?