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

WHY THIS FRAMEWORK WAS MADE? #2

Closed
gnanakeethan opened this issue Jul 22, 2018 · 2 comments
Closed

WHY THIS FRAMEWORK WAS MADE? #2

gnanakeethan opened this issue Jul 22, 2018 · 2 comments

Comments

@gnanakeethan
Copy link

IS THERE ANY 1 USEFUL THING IN THIS FRAMEWORK. ALL IDIOTIC CODE.

@gnanakeethan
Copy link
Author

You can make money by doing something else. not ruining people's time.

@davepartner
Copy link
Contributor

davepartner commented Jul 22, 2018

Thanks @gnanakeethan, you asked a very important question.

As started in the readme.
It was made to help people from different PHP framework backgrounds work on the same project seamlessly.
A laravel and a CakePHP guy and a ZEND guy can work on the same project, same controller same view without needing to learn other people's code.
If you have worked in a large programming company, you will know that this is a real problem.
It is also super easy to decouple, if you want to use blade template instead of twig for instance, you can install blade within seconds.

If a new PHP framework appears tomorrow, you just need to include it in your model and you are good to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants