Skip to content
/ Afoslt Public

Simple core for web application following mvc architecture pattern.

License

Notifications You must be signed in to change notification settings

Airashe/Afoslt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Afoslt Core

Afoslt Core is an open source MVC framework (kinda) acting as a core for websites or Rest API.

This documentation should help you to understand how structure of this piece of shit framework and how it is works.

Setup

  1. Clone Afoslt Core Github repository to your machine: git clone https://Airashe/Afoslt
  2. Using composer and terminal install all dependencies that Afoslt requires: composer install
  3. Run unit tests to check that everything is fine.

Now you are ready to use Afoslt Core.

Important: This code is not useful and barely can do something. It will be better if you'll use something better(anything is better than this).

Whats next?

Check out documentation for more information.

About

Simple core for web application following mvc architecture pattern.

Topics

Resources

License

Stars

Watchers

Forks