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
- Host: GitHub
- URL: https://github.com/abdslam01/mini-framework-core
- Owner: abdslam01
- License: mit
- Created: 2021-08-26T12:41:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-10T02:19:30.000Z (over 3 years ago)
- Last Synced: 2025-01-24T10:32:39.597Z (5 months ago)
- Topics: from-scratch, mini-framework, mini-framework-core, mvc, mysql, php7
- Language: PHP
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)