2017 © Pedro Peláez
 

project codeigniter

The CodeIgniter framework

image

pragmaticlinux/codeigniter

The CodeIgniter framework

  • Saturday, May 23, 2015
  • by pragmaticlinux
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

#

What is CodeIgniter, (*1)

#

CodeIgniter is an Application Development Framework - a toolkit - for people who build web sites using PHP. Its goal is to enable you to develop projects much faster than you could if you were writing code from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and logical structure to access these libraries. CodeIgniter lets you creatively focus on your project by minimizing the amount of code needed for a given task., (*2)


Release Information, (*3)


This repo contains in-development code for future releases. To download the latest stable release please visit the CodeIgniter Downloads <http://www.codeigniter.com/download>_ page., (*4)


Changelog and New Features, (*5)


You can find a list of all changes for each release in the user guide change log <https://github.com/bcit-ci/CodeIgniter/blob/develop/user_guide_src/source/changelog.rst>_., (*6)


Server Requirements, (*7)


PHP version 5.4 or newer is recommended., (*8)

It should work on 5.2.4 as well, but we strongly advise you NOT to run such old versions of PHP, because of potential security and performance issues, as well as missing features., (*9)


Installation, (*10)


Please see the installation section <http://www.codeigniter.com/user_guide/installation/index.html>_ of the CodeIgniter User Guide., (*11)


License, (*12)


Please see the license agreement <https://github.com/bcit-ci/CodeIgniter/blob/develop/user_guide_src/source/license.rst>_., (*13)


Resources, (*14)


  • User Guide <http://www.codeigniter.com/docs>_
  • Language File Translations <https://github.com/bcit-ci/codeigniter3-translations>_
  • Community Forums <http://forum.codeigniter.com/>_
  • Community Wiki <https://github.com/bcit-ci/CodeIgniter/wiki>_
  • Community IRC <http://www.codeigniter.com/irc>_

Report security issues to our Security Panel <mailto:security@codeigniter.com>_, thank you., (*15)


Acknowledgement, (*16)


The CodeIgniter team would like to thank EllisLab, all the contributors to the CodeIgniter project and you, the CodeIgniter user., (*17)

The Versions

23/05 2015

dev-environment

dev-environment http://codeigniter.com

The CodeIgniter framework

  Sources   Download

MIT

The Requires

  • php >=5.2.4

 

The Development Requires

  • mikey179/vfsstream 1.1.*

23/05 2015

dev-master

9999999-dev http://codeigniter.com

The CodeIgniter framework

  Sources   Download

MIT

The Requires

  • php >=5.2.4

 

The Development Requires

  • mikey179/vfsstream 1.1.*

23/05 2015

v3.0.0

3.0.0.0 http://codeigniter.com

The CodeIgniter framework

  Sources   Download

MIT

The Requires

  • php >=5.2.4

 

The Development Requires

  • mikey179/vfsstream 1.1.*