An open API service indexing awesome lists of open source software.

https://github.com/abdslam01/mini-framework-core

mini framework core using php and mvc structure, with minimum dependencies
https://github.com/abdslam01/mini-framework-core

from-scratch mini-framework mini-framework-core mvc mysql php7

Last synced: 3 months ago
JSON representation

mini framework core using php and mvc structure, with minimum dependencies

Awesome Lists containing this project

README

        

# mini-framework-core
mini framework core using php and mvc structure, with minimum dependencies

# Add as a dependency
you can add this peoject to your dependecies project via:

`composer require abdslam01/miniframeworkcore`

# Example of use
Here is a project that uses this cores as a dependency
link: [https://github.com/abdslam01/mini-framework](https://github.com/abdslam01/mini-framework)