Recommend this page to a friend! |
Download |
Info | Screenshots | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
56% | Total: 634 | All time: 5,018 This week: 455 |
Version | License | PHP version | Categories | |||
fuseboxmanager 1.0 | Freeware | 5.0 | PHP 5, Code Generation |
Description | Author | |||||||||||||||||||||||||
This package can be used to generate code for Web applications that use the Fusebox architecture. Innovation Award
|
|
|
Screenshots (3) | ||
Files (52) |
File | Role | Description | ||
---|---|---|---|---|
src (6 files, 5 directories) | ||||
FuseBoxManager.class.php | Class | code generator itself | ||
FileSystemManager.class.php | Class | allows to work with folders at the disk | ||
FuseBoxXMLParser.class.php | Class | parses an XML given and creates to convenient PHP arrays | ||
FuseBoxXMLParsersFactory.class.php | Class | Factory pattern implementation to play with parsers in easy way | ||
FuseBoxXMLParser_Bubbl_us.class.php | Class | implements parsing of bubbl.us XML export files (http://bubbl.us/) | ||
FuseBoxXMLParser_FreeMind.class.php | Class | implements parsing of FreeMind (http://freemind.sourceforge.net/) .mm files | ||
index.php | Example | shows the magic | ||
bubblus_New_Sheet.xml | Data | Bubbl.us XML for test | ||
Error.class.php | Class | it's convenient to track errors | ||
FileUploadHandler.class.php | Class | work-around to track errors of file uploads. The work-around is necessary due to different features in PHP versions | ||
FreeMind.mm.xml | Aux. | FreeMind XML for test | ||
readme.txt | Doc. | explanation, contacts, links |
Files (52) | / | src |
File | Role | Description | ||
---|---|---|---|---|
errortemplates (18 files) | ||||
fusebox4.core (9 files) | ||||
parsed (1 file) | ||||
plugins (2 files) | ||||
www (1 file) | ||||
.htaccess | Aux. | source for replacement | ||
fusebox.xml.php | Data | source for replacement | ||
index.php | Aux. | source for replacement | ||
myConstants.php | Aux. | source for replacement | ||
myGlobals.php | Aux. | source for replacement | ||
mySettings.php | Aux. | source for replacement |
Files (52) | / | src | / | errortemplates |
File | Role | Description |
---|---|---|
fusebox.badGrammar.php | Aux. | source for replacement |
fusebox.circuitXMLError.php | Aux. | source for replacement |
fusebox.errorWritingParsedFile.php | Aux. | source for replacement |
fusebox.failedAssertion.php | Aux. | source for replacement |
fusebox.fuseboxXMLError.php | Aux. | source for replacement |
fusebox.invalidAccessModifier.php | Aux. | source for replacement |
fusebox.malformedFuseaction.php | Aux. | source for replacement |
fusebox.missingAppPath.php | Aux. | source for replacement |
fusebox.missingCircuitXML.php | Aux. | source for replacement |
fusebox.missingCoreFile.php | Aux. | source for replacement |
fusebox.missingFuse.php | Aux. | source for replacement |
fusebox.missingFuseboxXML.php | Aux. | source for replacement |
fusebox.missingParsedFile.php | Aux. | source for replacement |
fusebox.overloadedFuseaction.php | Aux. | source for replacement |
fusebox.undefinedCircuit.php | Aux. | source for replacement |
fusebox.undefinedFuseaction.php | Aux. | source for replacement |
genericErrorMessage.php | Aux. | source for replacement |
PutErrorTemplatesHere.txt | Doc. | source for replacement |
Files (52) | / | src | / | fusebox4.core |
File | Role | Description |
---|---|---|
circuit.dtd | Data | source for replacement |
fusebox.dtd | Data | source for replacement |
fusebox4.application.php4.php | Aux. | source for replacement |
fusebox4.loader.php4.php | Aux. | source for replacement |
fusebox4.parser.php4.php | Aux. | source for replacement |
fusebox4.runtime.php4.php | Aux. | source for replacement |
fusebox4.scheme.txt | Data | source for replacement |
fusebox4.transformer.php4.php | Aux. | source for replacement |
fusedoc.dtd | Aux. | source for replacement |
Files (52) | / | src | / | plugins |
File | Role | Description |
---|---|---|
dBug.php | Aux. | source for replacement |
Globals.php | Aux. | source for replacement |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
Society of ukrainian developers |
Find lots of fun and entertainment |
Your little database |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Pages that reference this package |
I would like to share my experience... |
In our fast-moving world visual designing tools become more and more popular, allowing to generate code snippets or whole projects from a graphical scretch... |