Jump to content

new php framework


peachcms

Recommended Posts

I think if you're serious about the framework, you're going to need to at least get it to alpha or beta, and at least put up some sort of documentation so people can have an idea of why they would want to use it. I browsed the files, and it didn't look like you had almost anything.

 

I want to ask you a some questions.

 

1) What inspired you to start this framework?

2) What frameworks have you used?

3) What frameworks do you feel you have mastered?

4) Why would somebody be interested in your framework vs the others?

Link to comment
https://forums.phpfreaks.com/topic/285230-new-php-framework/#findComment-1464809
Share on other sites

Composer is standard these days. Make it compliant and load your dependencies through it instead of dumping the entire ZF and Twig in one your directories and then put it under version control. You could have at the very least used git submodules for that.

 

Symfony is just as capable to have utf8 routes as your framework. So why bother writing it yourself?

Link to comment
https://forums.phpfreaks.com/topic/285230-new-php-framework/#findComment-1464824
Share on other sites

Composer is standard these days. Make it compliant and load your dependencies through it instead of dumping the entire ZF and Twig in one your directories and then put it under version control. You could have at the very least used git submodules for that.

 

Symfony is just as capable to have utf8 routes as your framework. So why bother writing it yourself?

 

hi

 

how i can use of symfony route in my project????

Link to comment
https://forums.phpfreaks.com/topic/285230-new-php-framework/#findComment-1464826
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.