Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

include symfony 4 #7

Open
laudeco opened this issue Oct 26, 2018 · 1 comment
Open

include symfony 4 #7

laudeco opened this issue Oct 26, 2018 · 1 comment
Labels
Discussion enhancement New feature or request

Comments

@laudeco
Copy link
Collaborator

laudeco commented Oct 26, 2018

Hello,

I know you didn't want any dependencies but I think useful to symfony 4, we do not need everything, we can remove nearly everything to keep just the MVC.

Advantage:

  • Easier to structure files
  • Easier to maintain
  • if we need dependencies, we already have composer
  • Controller and views are uncoupled

Negative

  • Need to declare a route, controller and view.
  • Need to understand symfony 4.

This is not mandatory at all, just an open discussion.
Cheer
L.

@laudeco laudeco added enhancement New feature or request Discussion labels Oct 26, 2018
@ccloquet
Copy link
Owner

Open to learn new things & to discussion :-)

Is it still needed with the "new architecture", based on client side html/js and php API?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discussion enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants