framework icon indicating copy to clipboard operation
framework copied to clipboard

Source code of Ice framework

Results 14 framework issues
Sort by recently updated
recently updated
newest added

Hi, Following https://github.com/dependabot/dependabot-core/issues/1990, you meqan @mruz that `composer`, with ```json { "require": { "iceframework/framework": "~1.8.0" } } ``` could handle `ice` compilation That's not what I have using `composer install...

question

[Pdo::getIdValue](https://github.com/ice/framework/blob/dev/ice/db/driver/pdo.zep#L68) the `id` property should be allowed to change in `Model`

feature

`$pdo->delete('table', null or [])` or `$pdo->update('table', null or [])` is very dangerous! they'd done with nothing. ref #249

discussion

Assets loading with themes and skins supported. assume that different apps (or plugins) are independent with each others but share the same basic modules and public resources A) asset cases:...

`http://admin.example.com` will auto route to and load admin module

question

I would like to learn more deeply about this framework.

feature
question

The current version of https://github.com/kenjis/php-framework-benchmark shows that Phalcon has a higher throughput. Are they made at different points in time? Can it be explained by the different hardware/OS/stack set-up?

question

Hello. I'm finding some PHP7 frameworks and see some benchmark pages. This framework looks like so fast. amazing. but I don't know other features... So what key points of this...

question