资 源 简 介
phpCan is an opensource php5 framework created to the development of any kind of website in an easy way.
Its philosophy is opened, avoiding to adhere to restrictive code rules. It is easy to learn, very intuitive and extremely configurable and adaptable to the developer needles.
Its main characteristics are:
It is builded in php 5.3, using the last features of php in POO.
It is designed not only for php programmers, but it has also tools for designers and html/css developers.
It has a complete database abstraction layer, builded over a new data concept: formats.
It has tools to manipulate files dinamically, not only html pages.
It has installable modules, that allows make specific functions over your website (for example a CMS or administration tools).
It can manages differents websites or scenes in just one installation.
It is multilingual and uses UTF-8. Not other character codification is allowed.