Skip to content

migratis/jelix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,424 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Jelix?

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.

Installation

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

Documentation and community

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.

Contribution & development

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/.

About

A PHP framework

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 94.0%
  • JavaScript 2.2%
  • Smarty 2.0%
  • CSS 1.2%
  • HTML 0.3%
  • Ruby 0.2%
  • Other 0.1%