-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Strider engine is an extensible development stack/framework. What does that mean? This means that Strider Engine uses other open source libraries to build a jumping off point to quickly roll out your applications.
Because it's fast, auto loading, and using the best in breed open source solutions to rapidly create, extend, and deploy software across the web.
Strider Engine lets you get right down to writing your application. You can easily build your views, models, and controllers and then be on your way. This is how programming is supposed to happen. In a loosely coupled and enjoyable programming environment where code is more like nodes than files in folders. Most of your files will be auto loaded and simply creating the right files or placing them in the right directories extends your application or implements new sets of functionality such as ORM's or database interactions.
We are still getting started - found a better way we should implement something? Have a comment or idea for the engine and it's capabilities? Let us know! Our plan is to keep things simple, fast, and straight forward while providing you a large environment out of the box to build cool apps and extend them quickly.