Jelix is an open-source framework for PHP. Jelix 1.6 is compatible from PHP 5.3 to PHP 7.1.
It has a modular, extensible architecture. Applications based on Jelix are made with modules, which allow to reuse features in several projects.
For more informations, read details about its features.
Sources in the repository are not usable directly. You must "build" jelix. But it's certainly better for you to download a package containing Jelix ready to use. See the download page.
Jelix 1.6 is compatible from PHP 5.3 to at least PHP 7.1.
Read the first chapter of the manual to install Jelix and to create an application
There is a full manual to learn Jelix. You can read it direcly on the website.
You can ask your questions on the forum or on our IRC Channel, #jelix, on the irc.freenode.net network.
If you want to contribute, you can use the provided Vagrant configuration which install all what is needed to run and test Jelix, and launch unit tests. See the dev/README.md file in the repository.
Fill issues on Github https://github.com/jelix/jelix/.