An open API service indexing awesome lists of open source software.

https://github.com/ice/framework

Source code of Ice framework
https://github.com/ice/framework

framework php zephir

Last synced: 6 months ago
JSON representation

Source code of Ice framework

Awesome Lists containing this project

README

          

## [Ice framework](http://www.iceframework.org)
Simple and fast PHP framework delivered as C-extension.

[![Latest Stable Version](https://poser.pugx.org/iceframework/framework/v/stable.svg)](https://packagist.org/packages/iceframework/framework) [![Total Downloads](https://poser.pugx.org/iceframework/framework/downloads.svg)](https://packagist.org/packages/iceframework/framework) [![Latest Unstable Version](https://poser.pugx.org/iceframework/framework/v/unstable.svg)](https://packagist.org/packages/iceframework/framework) [![License](https://poser.pugx.org/iceframework/framework/license.svg)](https://packagist.org/packages/iceframework/framework)

### Stage
[![Build Status](https://travis-ci.org/ice/framework.svg?branch=dev)](https://travis-ci.org/ice/framework)

### How to contribute?
1. Fork the [ice/framework](https://github.com/ice/framework) repository.
2. Create a new branch for each feature or improvement.
3. Send a pull request from each feature branch to the **dev** branch*.

*please do not send files from `build/` directory (they are generated automatically), just those from the `ice/`.

or become a contributor

[![Sponsors](https://opencollective.com/ice/tiers/sponsor/badge.svg?label=sponsor&color=brightgreen)](#sponsors)
[![Backers](https://opencollective.com/ice/tiers/backer/badge.svg?label=backer&color=brightgreen)](#backers)

## Benchmark
[![RPS](https://raw.githubusercontent.com/ice/website/master/public/img/doc/benchmark.jpg)](http://www.iceframework.org/doc/introduction/benchmark)

## Installation
Ice is a C-extension, so you need to download a binary for your platform or compile it from source code.

## Download
* openSUSE package: [php8-ice](https://software.opensuse.org/package/php8-ice)
* pecl: [ice](https://pecl.php.net/package/ice)
* source code: [releases](https://github.com/ice/framework/tags)

## Donation
Support us with a donation and help us continue our activities. [Become a contributor](https://opencollective.com/ice)

### Sponsors
[![Sponsors](https://opencollective.com/ice/tiers/sponsor.svg?avatarHeight=48&width=800)](https://opencollective.com/ice)

### Backers
[![Backers](https://opencollective.com/ice/tiers/backer.svg?avatarHeight=36&width=800)](https://opencollective.com/ice)

## License
Ice is open-sourced software licensed under the New BSD License. See the [LICENSE](http://www.iceframework.org/license) file for more information.

***
Copyright (c) 2014-2025 Ice Team.