Atlas, web code generator based in CakePHP
Atlas is a web code generator based in CakePHP. Atlas is an application that allows you working with several projects. You can configure your cakephp projects. Atlas not need cakephp. it use the last version. If you not have cakephp, you can generate a project with atlas and it will copy all the cakephp code necessary.
Features
Configuration
Atlas allows manage configurations, this will be able to work with several projects. In order to generate a configuration it is verified if its data base is correct.
Projects
The creation of projects allows us to create a project in the folder that it has previously formed in the configuration. When creating a project is verified if it exists previously if it is thus and it accepts sobreescribira his present project.
Controlador
It allows us to create of the data base a controller. The information of the controllers vendra of the selected configuration. Here podra to form that elements want to create, from discharge, low, listings. Also it allows to add to the Helpers and the components that create necessary.
Models
It can create models and validate its fields. It allows to create relations like one by one, many to many, one to many.
Views
You can create typical views automatic. Also admin views
Multilanguage
Create multilanguage. Files will be save in app/locale. While you are working with a project yo can create many times language, it not overwrite files. it save fields that you have been modified
Manage users
Manage users to work with your altas, by default user is admin, password admin
Demo: http://atlascakephp.com/
License: MIT License