Download .zip |
Info | View files (39) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2009-09-02 (9 years ago) | Not enough user ratings | Total: 667 | All time: 4,726 This week: 376 |
Version | License | PHP version | Categories | |||
mix2ool 0.1 | MIT/X Consortium ... | 5.0 | PHP 5, Libraries |
Description | Author | ||||||||||||||
This package is Web development framework integrated with jQuery. |
|
Files |
File | Role | Description | ||
---|---|---|---|---|
css (2 files) | ||||
framework (8 files, 1 directory) | ||||
img (2 files) | ||||
js (6 files) | ||||
lang (1 file) | ||||
model (1 file) | ||||
view (3 files) | ||||
.htaccess | Data | The rewrite rules | ||
common.php | Aux. | The common include file | ||
config.php | Conf. | The configuration file | ||
index.default.php | Example | The sample controller action | ||
index.php | Example | The sample controller dispatcher | ||
js.php | Aux. | JS preprocessing engine | ||
Mix2ool-alpha-0.1 | Data | The first release | ||
style.php | Aux. | CSS preprocessing engine |
Files | / | css |
File | Role | Description |
---|---|---|
0mix.css | Data | The main style file |
1mix.accordion.js | Data | The accordion component |
Files | / | framework |
File | Role | Description | ||
---|---|---|---|---|
pdo (8 files) | ||||
mixBenchmark.php | Class | For benchmarking the php scripts | ||
mixConfig.php | Class | The configuration class | ||
mixDB.php | Class | The DB operation class | ||
mixLanguage.php | Class | The language engine | ||
mixMultithread.php | Class | The threading class | ||
mixOutputHelper.php | Class | An output helper class | ||
mixValidator.php | Class | The validation class | ||
mixView.php | Class | The view engine |
Files | / | framework | / | pdo |
File | Role | Description |
---|---|---|
2_02.txt | Lic. | The license file for PDO adator |
PDO.class.php | Class | The main PDO class |
PDOStatement_mysql.class.php | Class | The PDO statement class for mysql |
PDOStatement_pgsql.class.php | Class | The PDO statement class for pgsql |
PDOStatement_sqlite.class.php | Class | The PDO statement class for sqlite |
PDO_mysql.class.php | Class | The PDO mysql class |
PDO_pgsql.class.php | Class | The pgsql class |
PDO_sqlite.class.php | Class | The sqlite class |
Files | / | img |
File | Role | Description |
---|---|---|
downArrow.gif | Icon | The styling image for UI components |
rightArrow.gif | Icon | The styling image for UI components |
Files | / | js |
File | Role | Description |
---|---|---|
0mix.js | Data | The core of mix2ool, including jQuery |
1mix.datalist.js | Data | The datalist component |
1mix.details.js | Data | The details component |
1mix.progress.js | Data | The progress component |
1mix.tab.js | Data | The tab component |
1mix.tooltip.js | Data | The tooltip component |
Files | / | view |
File | Role | Description |
---|---|---|
footer.phtml | Data | The sample footer |
header.phtml | Data | The sample header |
index.phtml | Example | The sample view file |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Documentation Documentation |
Download Download |
Official website Official website |