theopera / framework
The Opera Framework is a php 7.1 framework
Requires
- php: ^7.1
Requires (Dev)
- phpunit/phpunit: ^5.5
This package is auto-updated.
Last update: 2024-11-15 09:36:19 UTC
README
Welcome to The Opera Framework.
To get an idea if this framework, take a look at the sample site, it demonstrates some of the useful features this framework has to offer.
Note: this framework is still in development, it's usable but expect some unannounced API changes.
Installation
You will need composer to install this framework. Run the following command on a new empty directory to get a copy of the framework.
composer require theopera/framework
Now you need to install the framework with the following.
vendor/bin/opera
The installer will ask some simple questions to configure the new Opera project and after that you are ready to start coding on your new project.
Contributing
I'm always open for pull requests.
License & Copyright
The Opera Framework is released under the MIT license, for more details see the LICENSE file.
Copyright 2016 Marc Heuker of Hoek