You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.
What do you think about supporting Silex or Pimple with Symfony components?
Things like Doctrine, Symfony forms, Swift mailer and others are integrated well in Pimple with Silex service providers. However, the Behat contexts require the Symfony kernel and dependency injection. Do you think things could be re-organised so it could support both? I think we could abstract in some way accessing the Doctrine entity manager and others needed parts relevant to specific contexts.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What do you think about supporting Silex or Pimple with Symfony components?
Things like Doctrine, Symfony forms, Swift mailer and others are integrated well in Pimple with Silex service providers. However, the Behat contexts require the Symfony kernel and dependency injection. Do you think things could be re-organised so it could support both? I think we could abstract in some way accessing the Doctrine entity manager and others needed parts relevant to specific contexts.
The text was updated successfully, but these errors were encountered: