2017 © Pedro Peláez
 

project ionix

A small mvc framework.

image

ionutmilica/ionix

A small mvc framework.

  • Tuesday, March 10, 2015
  • by ionutmilica
  • Repository
  • 1 Watchers
  • 1 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Ionix Framework

(Name may change), (*1)

Ionix was my try to escape from boring days when I was forced to study for the exams.br/ It is a MVC framework heavily inspired by Laravel, a framework that I love (see laravel.com), built for PHP 5.4+ that aims to be fast and very light for simple projects., (*2)

For the near future I plan to:, (*3)

  • Add documentation (urgent!)
  • Add unit tests for the whole components (urgent!)
  • Add new components but keeping the idea of simplicity
  • Refactor current components
  • Port the framework to Node JS

How to install:, (*4)

composer create-project ionutmilica/ionix <project-name> dev-master

The Versions

10/03 2015

dev-master

9999999-dev

A small mvc framework.

  Sources   Download

MIT

The Requires

 

framework