Skip to content

renatofmachado/illusion-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Illusion Components

Introduction

Illusion is a small web framework built as a learning experience that is inspired by other frameworks such as Laravel and Symfony. Therefore, Illusion is not intended to compete with other frameworks or to be used in real projects. This is a side project of mine and, as a result of that, I'll only work on it on my free time.

Components

Illusion will be built upon components. I'll try to create most of them, but I can (and probably will) make use of pre-existing components that are already built. Examples of these components would be some of Symfony's Components and Laravel's Eloquent ORM.

Documentation

All components documentation will be at the Illusion Documentation repository.

Contributing

If you happen to find an error, or you might be thinking about a general improvement to the project, please do create an Issue, or consider creating a Pull Request. All contributions are appreciated.

About

Component based web framework built in PHP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages