15.01.2017, 10:23
Not bad, pal.
I would take a look at smaller frameworks for ideas, such as Nova, and Slim. I will link them below, I do like the way your going with this, could I ask what your target is at the end? Like what is the main goal your trying to achieve here?
If your attempting to create a framework for people to use, I probably wouldn't continue. Not to say you couldn't do it, more that its already been done many times, and the people who have done it, have a team working on it. Since it does take a lot of code, and knowledge of PHP, website vulnerabilities, and performance monitoring, in order to achieve a good framework. Not to mention that people will want an easy way to add to it, like a modular system.
However if your trying to create a full website, that people can download, install and do everything from a control panel, then please continue at will. Your code seems by far to be written by someone who has used PHP for a while now, and knows good coding practices, I appreciate people who actually take the time to follow such practices.
I wish you all the luck on this, would be nice to see the outcome once its at a stage, where it can be downloaded and used in full terms.
Some Useful Frameworks
Nova - Link
Slim - Link
Phalcon - Link
I would take a look at smaller frameworks for ideas, such as Nova, and Slim. I will link them below, I do like the way your going with this, could I ask what your target is at the end? Like what is the main goal your trying to achieve here?
If your attempting to create a framework for people to use, I probably wouldn't continue. Not to say you couldn't do it, more that its already been done many times, and the people who have done it, have a team working on it. Since it does take a lot of code, and knowledge of PHP, website vulnerabilities, and performance monitoring, in order to achieve a good framework. Not to mention that people will want an easy way to add to it, like a modular system.
However if your trying to create a full website, that people can download, install and do everything from a control panel, then please continue at will. Your code seems by far to be written by someone who has used PHP for a while now, and knows good coding practices, I appreciate people who actually take the time to follow such practices.
I wish you all the luck on this, would be nice to see the outcome once its at a stage, where it can be downloaded and used in full terms.
Some Useful Frameworks
Nova - Link
Slim - Link
Phalcon - Link