FitPHP is a free, open source, component-based framework created with the original intention of making contributions to all PHPers based on the concepts of freedom, simplicity, and speed. Released under the Apache2 open source license, in order to allow simple operations and beginners to develop standardized and efficient products based on FitPHP at a minimal learning cost.
Single entry mode, friendly URL paths, MVC mode, and object-oriented ideas form its core. In addition, it is combined with commonly used and powerful class libraries. Of course, you can also use third-party class libraries and components. We do not have complicated Technology does not create another set of standards. All we do is sort out the parts and tools that meet the specifications for you. It is like your "tool box".
The execution principle of B/S software determines that the core of the framework should be as small as possible and as fast as possible. This aspect has always been valued by FitPHP developers. It can be applied to your products and other enterprise applications for free. Using FitPHP can help You and your team have good collaborative development. You can easily add your own components for future development. The unified and standardized standards make subsequent development and maintenance easier.
FitPHP has been working on:
2009/02 Established project hosting in Google Code, and released Apode preview version at the same time
2009/03 Released Apode version 0.6.1
2009/06 Released Apode version 0.9.1 (RC version)
2009/07 Apode changed its name to FitPHP, and registered the domain names FitPHP.com, FitPHP.cn, and FitPHP.org at the same time.
2009/08 Released FitPHP development specification version 1.0, class library documentation, and released FitPHP version 0.3.5 at the same time
2009/09 Released FitPHP version 0.5.5, official website started
Expand