📜 ⬆️ ⬇️

ZFCore - CMF on the Zend Framework


I present to the public the groundwork of my department - the CMF system based on the Zend Framework ...

Pursued goals


The main task solved by this project is to accelerate the development of applications to save time and increase competitiveness against the background of similar proposals for the development of custom web applications.

For lovers of metaphors
Imagine that you need to build a house, and there is only a forest in front of you, and you have to start from the very beginning - uprooting trees, leveling up the area, importing building materials, etc. ZFCore is a prepared construction site, all materials are brought and unloaded, and you can get to work.


Features of the project


What does this semi-finished product include:
')
System :

User part :

Administration :

On development stage

This functionality is present in almost every project, as a result - saving development time will be about 96 hours (plus testing and management).

Lotions



A bunch of Action_Scaffold + Zend_Dojo_Form gives a completely usable admin panel:





As for code coverage, I think coverage statistics will be more visual ...

Application coverage


Library coverage


Zamorochki



Try a tooth


You can take a look at the demo on our test server: http://zfcore.head.php.nixsolutions.com/ .

You can download it as a single archive with code-google - http://code.google.com/p/zfcore/downloads/list , or you can take the latest version from the SVN repository:

svn checkout zfcore.googlecode.com/svn/trunk zfcore-read-only


Wishes and comments are accepted in the bugtracker .

Other open source projects


For the curious, I advise you to delve into the code of the following systems:


I think it is also worth mentioning the various code generators for projects based on Zend Framework (scaffold):

Source: https://habr.com/ru/post/84313/


All Articles