This is the GUI in which you could start programming immediately. Barebone GUI is an online editor build on the barebone framework that you can use direct in your browser. Barebone organises your applications and brings structure to your projects.
Lets break it up into part. On the left you have the applications tree with a toolbar. The tree holds all your apps and the toolbar lets you do these thing:
Create a new application
Create a new controller
Create a new action
Create a new model
Create a new PHP class
Create a new dialog
Create a new blokx
Refresh treeThe searchbar only searches the tree nodes that are expanded. It will not expand the nodes and search each folder.
Create a new file in the selected folder
Create a new folder in the selected folder
View the selected application
Rename the selected folder
Rename the application
Delete the application
Delete the selected folder
Create phar of the selected folder
Upload a file to the selected folder
Compress and download the selected folderThe zipfile is saved to disk in the var directory
Edit the selected file
New create a new file in the selected folder
Rename the selected file
Delete the selected file
Create form of class
Edit the selected file in classbuilder