library php-dwt-parser
A PHP library for parsing DWT files and turning them into PHP classes
unl/php-dwt-parser
A PHP library for parsing DWT files and turning them into PHP classes
- Tuesday, January 12, 2016
- by mfairchild365
- Repository
- 5 Watchers
- 5 Stars
- 1,371 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 4 Forks
- 0 Open issues
- 7 Versions
- 6 % Grown
PHP DWT Parser
, (*1)
This package generates php class files (objects) from Dreamweaver template files. Examples found under docs/examples/., (*2)
Test browser output (basic/example_style1.php):
- Open
docs/examples/basic/example_style1.php in a browser.
- Builds a webpage object based on a class file that was previously generated by
createTemplates.php.
- The member variables of this object are editable regions that should be modified as desired.
- This uses
TemplateStyle1.php and Template_style1.tpl that have been pregenerated.
Test template creation:
cd docs/examples/basic/
php ../../../bin/createTemplates.php example.ini
This will write new versions of TemplateStyle1.php and Template_style1.tpl to docs/examples/basic/, (*3)
Scanner (scanner_example.php):
Scans a rendered DWT-based page for editable regions. All editable regions become member variables of the scanner object., (*4)
dev-master
9999999-dev
http://wdn.unl.edu/
A PHP library for parsing DWT files and turning them into PHP classes
Sources
Download
BSD-3-Clause
The Requires
The Development Requires
by
Brett Bieber (saltybeagle)
by
Kevin Abel (kabel)
v1.0.1
1.0.1.0
http://wdn.unl.edu/
A PHP library for parsing DWT files and turning them into PHP classes
Sources
Download
BSD-3-Clause
The Requires
The Development Requires
by
Brett Bieber (saltybeagle)
by
Kevin Abel (kabel)
v1.0.0
1.0.0.0
http://wdn.unl.edu/
A PHP library for parsing DWT files and turning them into PHP classes
Sources
Download
BSD-3-Clause
The Requires
The Development Requires
by
Brett Bieber (saltybeagle)
by
Kevin Abel (kabel)
dev-composer
dev-composer
http://wdn.unl.edu/
A PHP library for parsing DWT files and turning them into PHP classes
Sources
Download
BSD-3-Clause
The Requires
The Development Requires
by
Brett Bieber (saltybeagle)
by
Kevin Abel (kabel)
v1.0.0-rc.2
1.0.0.0-RC2
http://wdn.unl.edu/
A PHP library for parsing DWT files and turning them into PHP classes
Sources
Download
BSD-3-Clause
The Requires
by
Brett Bieber (saltybeagle)
by
Kevin Abel (kabel)
v1.0.0-rc.1
1.0.0.0-RC1
http://wdn.unl.edu/
A PHP library for parsing DWT files and turning them into PHP classes
Sources
Download
BSD-3-Clause
The Requires
by
Brett Bieber (saltybeagle)
by
Kevin Abel (kabel)