https://github.com/denzelcode/advanced-samples
https://github.com/denzelcode/advanced-samples
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/denzelcode/advanced-samples
- Owner: DenzelCode
- Created: 2020-08-01T02:47:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-22T15:49:29.000Z (over 4 years ago)
- Last Synced: 2025-02-15T18:52:04.433Z (11 months ago)
- Language: PHP
- Size: 105 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

**THIS REPOSITORY GIVE YOU SOME EXAMPLES USING ADVANCED MICROFRAMEWORK IN PHP**
## What's Advanced?
Advanced Micro Framework - Create more by doing less
Advanced Micro Framework is a PHP Object Oriented framework that make your life easier, advanced provides you a whole bunch of functionalities that you will not have the need of write a lot of code. It is already predefined so you only have to create your project and use the internal libraries of Advanced such as the authentications (login/register), In-code routing by controllers, SQL automatization (generate queries and execute them in a safe way with just PHP code), and more.
Get started with Advanced and see what else it can provide you.
[Get started](https://github.com/DenzelCode/Advanced/wiki/Get-started)
## Donations
- [PayPal](https://paypal.me/DenzelGiraldo)
## Contribution
Anyone who wants to contribute to the project can do it, this is an independent project that plans to become a community.