You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.
gosukiwi edited this page Mar 25, 2013
·
8 revisions
Welcome to the Iced Tea wiki! Iced Tea is just a layer of syntactic sugar on top of regular PHP. It's designed to be easy to learn, a pleasure to use and beautiful to see.
About
The main inspiration for the syntax is Ruby, also, the idea is a derivate from Cofeescript, both awesome languages with awesome communities. Iced Tea focus is readable and beautiful code, it tries to keep the code as simple as possible.
Iced Tea does not aim to be used exclusively (although it's possible), it's designed to run alongside existing PHP projects, you can write WordPress plugins, or even use it in an MVC framework like CodeIgniter or CakePHP.