ice framework! Ice - simple, fast and open-source PHP framework frozen in C-extension. Ice is loosely coupled, allowing developers to use only the components that they need. Simple and Extremely Fast. One major drawback for PHP is that on every request, all files are read from the hard drive, translated into bytecode, and then executed. With Ice the whole framework already is in RAM, so the whole