★ wanayoo — archive 1999 https://github.com/milleniumphp/milleniumframeworkNouvelle recherche | Portail wanayoo
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Aug 8, 2018
Jul 18, 2018
tmp
Aug 26, 2018
Jun 22, 2018
Jun 11, 2018
Aug 26, 2018
Aug 8, 2018
Aug 8, 2018

README.md

Millenium PHP framework

Build Status Build Status Latest Stable Version License

simple and modern PHP framework

Getting Started

Let's go download the Millenium framework

Installing

For downloading install composer package with command:

composer create-project superhabber/mill <folder_name>

Documentation

documentation of framework

Testing


Tests are located in tests directory. They are developed with Codeception PHP Testing Framework. By default there are 3 test suites:

  • unit
  • functional
  • acceptance

Tests can be executed by running

vendor/bin/codecept run

The command above will execute unit and functional tests. Unit tests are testing the system components, while functional tests are for testing user interaction. Acceptance tests are disabled by default as they require additional setup since they perform testing in real browser.

Main site

Millenium PHP organization

Authors

  • Yaroslav Palamarchuk - Initial work - superhabber See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

💡 Millenium PHP framework is a new modern and simple framework. Easy install and work with site.

Topics

Resources

License

Packages

No packages published
You can’t perform that action at this time.