Igniphp Framework Versions Save

Swoole, PSR-15, PSR-7, PSR-11 lightweight modular anti-framework for REST micro-services.

2.0.1

5 years ago

2.0.0

5 years ago

1.5.0

5 years ago

Changelog:

  • updated zendframework/zend-diactoros dependency
  • added zendframework/zend-httphandlerrunner dependency
  • removed zendframework/zend-stratigility dependecy
  • added callable middleware handlers
  • fixed issue with Router interface
  • updated docs
  • added \Igni\Application\Config::toFlatArray
  • added \Igni\Application\Config::extract
  • added \Igni\Http\Application::on

1.4.0

5 years ago
  • Introduced abstraction for routing
  • Fixed examples
  • Updated documentation