2019-02-11 16:57:46 +00:00
|
|
|
FuzeWorks - Readme [![pipeline status](http://git.i15.nl/fuzeworks/core/badges/development/pipeline.svg)](http://git.i15.nl/fuzeworks/core/commits/development) [![coverage report](http://git.i15.nl/fuzeworks/core/badges/development/coverage.svg)](http://git.i15.nl/fuzeworks/core/commits/development)
|
2015-08-26 11:02:41 +00:00
|
|
|
===================
|
|
|
|
|
2018-10-07 21:02:18 +00:00
|
|
|
Version 1.2.0
|
2015-08-26 11:02:41 +00:00
|
|
|
|
|
|
|
A versatile PHP Framework built to perform.
|
|
|
|
|
2016-05-27 13:08:36 +00:00
|
|
|
https://techfuze.net/fuzeworks
|
2015-08-26 11:02:41 +00:00
|
|
|
|
|
|
|
Summary
|
|
|
|
-------
|
|
|
|
|
2021-11-24 17:56:36 +00:00
|
|
|
FuzeWorks is a flexible PHP Framework made for the requirements of today's web.
|
2015-08-26 11:02:41 +00:00
|
|
|
For a summary of features, list of requirements, and installation instructions,
|
2016-05-27 13:08:36 +00:00
|
|
|
please see the documentation in the ./doc/ folder or at http://techfuze.net/fuzeworks
|
2015-08-26 11:02:41 +00:00
|
|
|
|
|
|
|
Copyright
|
|
|
|
---------
|
|
|
|
|
|
|
|
Copyright © 2013 onwards -- TechFuze
|
|
|
|
|
|
|
|
Certain libraries are copyrighted by their respective authors;
|
|
|
|
see the full copyright list for details.
|
|
|
|
|
|
|
|
For full copyright information, please see ./doc/copyright.html
|
|
|
|
|
|
|
|
License
|
|
|
|
-------
|
|
|
|
|
2018-10-07 21:02:18 +00:00
|
|
|
MIT License
|
2015-08-26 11:02:41 +00:00
|
|
|
|
2018-10-07 21:02:18 +00:00
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
|
|
of this software and associated documentation files (the "Software"), to deal
|
|
|
|
in the Software without restriction, including without limitation the rights
|
|
|
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
|
copies of the Software, and to permit persons to whom the Software is
|
|
|
|
furnished to do so, subject to the following conditions:
|
2015-08-26 11:02:41 +00:00
|
|
|
|
2018-10-07 21:02:18 +00:00
|
|
|
The above copyright notice and this permission notice shall be included in all
|
|
|
|
copies or substantial portions of the Software.
|
|
|
|
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
|
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
|
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
|
SOFTWARE.
|
2015-08-26 11:02:41 +00:00
|
|
|
|
|
|
|
Licensing of current contributions
|
|
|
|
----------------------------------
|
|
|
|
|
2018-10-07 21:02:18 +00:00
|
|
|
Beginning on 2018-04-17, new contributions to this codebase are all licensed
|
|
|
|
under terms compatible with the MIT license. FuzeWorks is currently
|
|
|
|
transitioning older code to the MIT License, but work is not yet complete.
|
2015-08-26 11:02:41 +00:00
|
|
|
|
|
|
|
Enjoy!
|
|
|
|
------
|
|
|
|
|
2015-08-26 11:03:07 +00:00
|
|
|
TechFuze
|