ATK: Difference between revisions
Appearance
No edit summary |
|||
| Line 45: | Line 45: | ||
|{{Click || image=Document-properties.png | link=ATK_API | width=32px | height=32px}} | |{{Click || image=Document-properties.png | link=ATK_API | width=32px | height=32px}} | ||
|[http://www.ibuildings.com/docs/atk/trunk Latest API documentation] ([[:Category:ATK_Classes|Notes on the API]]) | |[http://www.ibuildings.com/docs/atk/trunk Latest API documentation] ([[:Category:ATK_Classes|Notes on the API]]) | ||
|- | |||
|{{Click || image=Document-properties.png | link=ATK_API | width=32px | height=32px}} | |||
|[http://www.ibuildings.com/docs/atk/release_6_4_2/ 6.42 API documentation] | |||
|- | |- | ||
|{{Click || image=Dialog-question.png | link=ATK_FAQ | width=32px | height=32px}} | |{{Click || image=Dialog-question.png | link=ATK_FAQ | width=32px | height=32px}} | ||
| Line 55: | Line 58: | ||
</div> | </div> | ||
<div style='float: left; margin-left: 25px'> | <div style='float: left; margin-left: 25px'> | ||
=== Examples === | === Examples === | ||
[[Code Examples|Open Source projects using ATK]] | [[Code Examples|Open Source projects using ATK]] | ||
Revision as of 14:57, 16 December 2009
Welcome to the ATK wiki.
Achievo ATK is an object oriented Web Application Framework, written in PHP.
It is targeted at developers who wish to focus on business logic, instead of coding HTML. Where other application frameworks mainly provide a large set of utility classes, ATK provides a complete framework that requires only small amounts of code to get usable applications, while maintaining full flexibility.
New to ATK?
Tutorials
- The 'Pizza Guides'
- Beyond the Pizza Guides (slide)
- Building PHP Applications Using the ATK Framework (oracle.com)
(Step-by-step guide building ATK applications using an Oracle database.)