|
楼主 |
发表于 2014-2-28 14:38:28
|
显示全部楼层
TinyButStrong
TinyButStrong is a library that enables you to dynamically create XML/HTML pages and any other files based on text source. It's a Template Engine for the PHP language. It enables you to easily display information from your database, but also to seriously harmonize and simplify your PHP programming.
TinyButStrong is oriented to HTML but not specialized to Html. This means it can work as well with Text files, XML, RSS, RTF, WML, Excel (xml), ... The OpenTBS plug-in enables your to merge OpenOffice and Ms Office documents.
TinyButStrong's trumps:- simplicity : 1 file only, 1 Php class only with 6 methods and 5 properties.
- visual / WYSIWYG editors (such as Dreamweaver or FrontPage) friendly
- database friendly,
- fast development,
Main features:- can connect to any database type (in native: MySql, SQLite, PostgreSQL),
- easy date-time and numeric formats,
- blocks with alternated display,
- multi-columns display,
- conditional display,
- event functions,
- file inclusion and other scripts execution,
- cache system,
- plug-ins.
TinyButStrong plug-ins Don't forget that most of plug-ins need be included and installed only just before to use them.
• Plug-ins provided with the standard TBS distribution (with the zip file). Changelog is here.
• Plug-ins for CMS (Content Management System):
• Plug-ins provided by the TBS team:
 | OpenTBS | 1.7.6 | OpenTBS is a PHP tool that easily merges both OpenOffice and Ms Office documents. In fact it can merge any XML or Text file saved in a zip container.
Demo | Manual | Download |  | Aggregate | 1.0.0 | Provides aggregate calulations when a block is merged. It does Sum, Min, Max, Avg, Count, Accumulation and Changes.
Demo | Manual| Download |  | Excel | 1.1.0 | Makes TBS enables to merge Microsoft Excel Worksheets.
Demo | Manual | Download |
• Other TBS plug-ins submitted by coders: | Plus | 1.1.0 | This plugin adds a number of HTML field parameter to TinyButStrong, making it easier to use magnet, do calculation, manipulate string, or author web page.
Posted by Ho Yiu Yeung (Sheepy)
Demo | Manual | Download |  | Export | 1.0.0 | The Export plugins allows you to "export" a block's field to the outside of the block.
Posted by Mick@el
Demo 1 | Demo 2 | Manual | Download |  | Php | 1.0 | Merges blocks and sublocks directly with the result of a PHP function or expression.
Posted by Jérémy. Download |
|
|