pomm-project/pomm-symfony-bridge
Symfony bundle bridging Pomm (PostgreSQL Object Model Manager) into Symfony apps. Provides DI integration, configuration and service setup to access Pomm sessions and database connections cleanly from your Symfony services.
symfony/http-kernel) to embed the profiler.| Component | Symfony/Silex | Laravel | PHP Version | PostgreSQL |
|---|---|---|---|---|
| Pomm2 | ✅ Yes | ⚠️ Via abstraction | 7.4–8.1 | ✅ Required |
| Profiler | ✅ Native | ❌ No | N/A | N/A |
| Symfony Bridge | ✅ Yes | ⚠️ Partial | 7.4+ | N/A |
pomm-project/pomm-symfony-bridge in a Symfony micro-service.Pomm2\Profiler) and integrate with Laravel’s logging.| Scenario | Impact | Mitigation |
|---|---|---|
| Symfony profiler crashes | No profiling data | Fallback to manual logging |
| Pomm2/Symfony version mismatch | Integration breaks | Pin versions in composer.json |
| Laravel-Symfony API latency | Slow profiler data retrieval | Cache profiler data (e.g., Redis) |
| PostgreSQL profiling disabled | No query insights | Enable pomm.profiler in config |
| Forked package diverges | Upstream updates missed | Regular sync with upstream |
How can I help you explore Laravel packages today?