-
Can this bundle be used with Silex? The same way is used from Symfony the full framework?
-
Hi @egallesio !
In `PACKAGES-USED`, the links to the original implementations of SILex and LALR are broken:
http://www.iro.umontreal.ca/~dube/
http://www.iro.umontreal.ca/~boucherd/Lalr/docum…
-
Would be awesome to have this up and running for Silex ^2.0.
Is there any plans to make an upgrade to that version?
-
Wanting to use this in a Silex 2 project, wondering if/when you intend to add Silex 2 support, and maybe use Symfony Guard? Any plans for options like OAuth2 and JWT support? Really like the changes …
jlayt updated
7 years ago
-
So, the adapter seems very nice feature to have and avoid coupling to controllers but it does not work with silex 2 (composer.json specify silex 1.3)
Is any plan to make it work with silex 2?
naxhh updated
6 years ago
-
Silex development will be stop next year: https://twitter.com/gbtekkie/status/931071081556955136
What does it meen for this repository?
My first idea is to merge the [pomm-symfony-bridge](https:…
-
I would like to contribute by adding a ServiceProvider for Silex applications. It should register the Twig extension and expose the same configuration the Symfony2 bridge does. The provider would live…
-
This service provider seems to be not compatible with silex 2 because of requirement of pimple version 1.
Is there a plan to upgrade?
-
Provide some bridges for function auto-loading and configuration would be a nice addition, would not be?
I may provide some PRs for that.
-
I don't know, what has to be done and maybe this service provider is already compatible :smile:
Update: I realize, that there are two PRs (#34 and #35) already covering this issue. For some reason e…