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
- Host: GitHub
- URL: https://github.com/ice/framework
- Owner: ice
- License: bsd-3-clause
- Created: 2014-11-07T12:29:15.000Z (about 11 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-19T17:37:36.000Z (almost 3 years ago)
- Last Synced: 2024-10-29T17:48:06.948Z (about 1 year ago)
- Topics: framework, php, zephir
- Language: C
- Homepage: https://www.iceframework.org
- Size: 5.92 MB
- Stars: 340
- Watchers: 24
- Forks: 45
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## [Ice framework](http://www.iceframework.org)
Simple and fast PHP framework delivered as C-extension.
[](https://packagist.org/packages/iceframework/framework) [](https://packagist.org/packages/iceframework/framework) [](https://packagist.org/packages/iceframework/framework) [](https://packagist.org/packages/iceframework/framework)
### Stage
[](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)
[](#backers)
## Benchmark
[](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
[](https://opencollective.com/ice)
### Backers
[](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.