nouraellm / Lighty

Lighty is a free open-source PHP & MVC based framework that provides a very light reusable code.
25 stars 8 forks source link

Core: Adding basic response | adding tests #15

Closed oversoul closed 3 years ago

oversoul commented 3 years ago

added some tests for both request and response classes. update core class to use the new response system. fix a missing extension on error's class.