Skip to content

sroehrl/neoan3

 
 

Repository files navigation

neoan3 PHP all purpose hybrid framework

Build Status Test Coverage google page speed Discord Code Climate technical debt GitHub repo size

Rapid development, light-weight, lightning-fast, beginner-friendly yet limitlessly powerful?

neoan3 is all that and more.

See documentation (work in progress)

Version 3

supports PHP 8! (delivering SSR content in ~ 0.004 seconds)

Give it 5 minutes

Yet another thing to learn? Here is our theory: Give it a shot! After 5 minutes you will be interested. After another 5 minutes you will start to understand. After another 5 minutes you will be writing your first application.

Requirements

PHP ^7.4 || PHP ^8 (as of version 2.0, we officially dropped 7.2+ support)

composer

Download

Easiest & fastest way is through the cli-tool:

composer global require neoan3/neoan3

Installation

via cli

  1. Run neoan3 new app [base]
  2. Run neoan3 develop
  3. that's it, you are good to go

via fork or download

You can also clone, fork or download this repository.

(You might have to adjust the .htaccess file depending on your system)

MIT license opensource

Copyright 2018 neoan (Stefan Roehrl)

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:

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.

About

neoan3 framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 77.9%
  • HTML 17.9%
  • JavaScript 4.0%
  • CSS 0.2%