PHPackages                             anpv1/iceage-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. anpv1/iceage-php

ActiveMicro-php-framework[Framework](/categories/framework)

anpv1/iceage-php
================

Lightning fast micro PHP framework

1.0.5(6y ago)033MITPHPPHP &gt;=5.3.0CI failing

Since Jul 29Pushed 6y ago1 watchersCompare

[ Source](https://github.com/anpv1/iceage-php)[ Packagist](https://packagist.org/packages/anpv1/iceage-php)[ RSS](/packages/anpv1-iceage-php/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (5)Dependencies (1)Versions (7)Used By (0)

IceAge - micro php framework
============================

[](#iceage----micro-php-framework)

IceAge is a PHP nano-framework which is lightning fast and extreme small with total around 350 lines of code. IceAge provide a very simple, but powerful and flexible interface for building web-based applications.

In my Lenovo U4170, Intel Core i5 5200U, 4GB RAM, using apache bench, a full page using IceAge with dotenv to load environment variables, Twig for template engine and 1 PDO MySQL query can reach 1639.09 requests/second. A hello world page using IceAge can reach up to 10167.46 requests/second.

### Hello, world!

[](#hello-world)

```
