Introduction

Suitable for those of you who are learning or want to try simple routing

This is not a framework. It's a small, easy-to-use library for those of you just learning or already familiar with the world of “hello world”.

What is not a framework?

You have full control over the flow of the application. Libraries are called by the application code when needed.

You can also choose which part of the library to use and when to use it.

FAQ

Is there anything needed to install loopwork?

Yes, you need PHP at least version 8 and Composer to install library.

Is there another library here?

Yes, there is another library here:

vlucas/phpdotenv

Can I use this in my personal projects?

Obviously you can, you are free to use it for personal or commercial projects and there is no need for any permissions