PHPackages                             denzelcode/advanced - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. denzelcode/advanced

ActiveProject[Framework](/categories/framework)

denzelcode/advanced
===================

Advanced microFramework - Create more by doing less

2.0.6.6(5y ago)2235LGPL-3.0PHPPHP ^7.2CI failing

Since Feb 12Pushed 5y ago2 watchersCompare

[ Source](https://github.com/DenzelCode/Advanced)[ Packagist](https://packagist.org/packages/denzelcode/advanced)[ RSS](/packages/denzelcode-advanced/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (10)Dependencies (2)Versions (82)Used By (0)

[![Advanced](https://github.com/DenzelCode/Advanced/raw/master/project/public/assets/images/advanced.png?raw=true)](https://github.com/DenzelCode/Advanced/blob/master/project/public/assets/images/advanced.png?raw=true)

What's Advanced?
----------------

[](#whats-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)

Discussion/Help
---------------

[](#discussionhelp)

- [Discord](https://discord.gg/T7PsB5z)
- [StackOverflow](https://stackoverflow.com/tags/advanced-framework)

Sample projects
---------------

[](#sample-projects)

[Advanced-Samples](https://github.com/DenzelCode/Advanced-Samples)

Documentation
-------------

[](#documentation)

[Click here to go to the documentation](https://github.com/DenzelCode/Advanced/wiki/Get-started)

Installation
------------

[](#installation)

Composer:

```
mkdir new-folder

cd new-folder

composer create-project denzelcode/advanced .

cd project/public

php -S localhost:8000

```

**THIS IS IMPORTANT**If Advanced file system is not working properly remember to add writing and reading permissions to the directory where you want to install the framework!

Linux/Mac OS (Unix):

```
sudo chmod -R 777 new-folder

```

Windows:

```
CACLS new-folder /e /p Everyone:R
CACLS new-folder /e /p Everyone:W

```

Requirements
------------

[](#requirements)

- PHP 7.2.0
- Apache Server

Xampp [Windows](https://www.apachefriends.org/xampp-files/7.4.2/xampp-windows-x64-7.4.2-0-VC15-installer.exe) | [Linux](https://www.apachefriends.org/xampp-files/7.4.2/xampp-linux-x64-7.4.2-0-installer.run) | [OS X](https://www.apachefriends.org/xampp-files/7.4.2/xampp-osx-7.4.2-0-vm.dmg), **IIS** or **Hosting**

Postdata: To use **IIS** you are required to set the /project/public path as the root directory.

Contributors
------------

[](#contributors)

- Denzel Code (Advanced main developer)
- Soull Darknezz
- mamazu

Licensing information
---------------------

[](#licensing-information)

This project is licensed under LGPL-3.0. Please see the [LICENSE](/LICENSE) file for details.

Donations
---------

[](#donations)

- [PayPal](https://paypal.me/DenzelGiraldo)

Contribution
------------

[](#contribution)

Anyone who wants to contribute to the project can do it, this is an independent project that plans to become a community.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 79.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2 days

Total

81

Last Release

2104d ago

Major Versions

1.5.3.1 → 2.0.02020-03-04

### Community

Maintainers

![](https://www.gravatar.com/avatar/c9a51cb0e17e80dbad13fe9b5c5ffc98eb49e9f5f281df0e0d0425c897a21b25?d=identicon)[denzelcode](/maintainers/denzelcode)

---

Top Contributors

[![DenzelCode](https://avatars.githubusercontent.com/u/27902328?v=4)](https://github.com/DenzelCode "DenzelCode (19 commits)")[![mamazu](https://avatars.githubusercontent.com/u/14860264?v=4)](https://github.com/mamazu "mamazu (5 commits)")

---

Tags

advancedapacheframeworklinuxmicro-frameworkosxphpwindowsxamppframeworkmicroadvancedmicroframeworkmicro-advanced

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/denzelcode-advanced/health.svg)

```
[![Health](https://phpackages.com/badges/denzelcode-advanced/health.svg)](https://phpackages.com/packages/denzelcode-advanced)
```

###  Alternatives

[clue/framework-x

Framework X – the simple and fast micro framework for building reactive web applications that run anywhere.

936736.7k8](/packages/clue-framework-x)[vlucas/bulletphp

A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks

41949.9k1](/packages/vlucas-bulletphp)[phprest/phprest

PHP Rest Framework.

3049.3k](/packages/phprest-phprest)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
