PHPackages                             qoxcorp/exengine-core - 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. [CLI &amp; Console](/categories/cli)
4. /
5. qoxcorp/exengine-core

Abandoned → [linkfast/exengine](/?search=linkfast%2Fexengine)ArchivedLibrary[CLI &amp; Console](/categories/cli)

qoxcorp/exengine-core
=====================

Rapid application development PHP Framework.

7.0.8.40(11y ago)3161GLPPHPPHP &gt;=5.4.0

Since Jul 1Pushed 5y ago1 watchersCompare

[ Source](https://github.com/QOXCorp/exengine)[ Packagist](https://packagist.org/packages/qoxcorp/exengine-core)[ RSS](/packages/qoxcorp-exengine-core/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

This Project is not longer Maintained
=====================================

[](#this-project-is-not-longer-maintained)

A fresh, game-changer, face-cleaned and reworked edition of ExEngine has been made, you can find it here:

This project is now archived and available for historical purposes.

QOX ExEngine Application Framework
==================================

[](#qox-exengine-application-framework)

ExEngine PHP Opensource Framework

Git nightly repository.

Homepage: (under development )

Quick Start MVC Application
===========================

[](#quick-start-mvc-application)

MVC-ExEngine application files has ben sepparated to a different project:

Note: The access to controllers is this way: [http://localhost/myapp/index.php/CONTROLLER\_NAME/FUNCTION\_NAME/PARAMETER1/PARAMETER2/?GET1=VAL&amp;GET2=VAL](http://localhost/myapp/index.php/CONTROLLER_NAME/FUNCTION_NAME/PARAMETER1/PARAMETER2/?GET1=VAL&GET2=VAL)

FUNCTION\_NAME is a function inside the controller class. PARAMETER1, PARAMETER2... are the parameter or parameters of the function (if has parameters), the first one will be the first one of the function too. GET1, etc. are the standard GET method values.

You can also pass POST values to a function inside a controller.

See the examples dir for more detail about resources, views and models.

Quick Start Application
=======================

[](#quick-start-application)

- Create a folder for you app.
- Create a folder for libraries (ie. libs) and inside it create a folder for ExEngine, (ie. ee).
- Copy all files to that folder (download as zip or submodule it).
- Edit "libs/ee/eefx/cfg.php" and set correctly the path to the ExEngine install, modify the following line:

```
	[...]
		"http_path" => "/myapp/libs/ee/"
	[...]
```

You can also modify the default database array in order to use ExEngine Database Manager.

- Start using ExEngine in your application files:

```

```

To-Do
=====

[](#to-do)

- Documentation
- Homepage

How To Install
==============

[](#how-to-install)

If not using Git Tools, just click ZIP or TAG.GZ icon at the top of the page to get the latest nightly release. Remember that EE7 is an alpha product, but the releases contains minimal bugs, and is ready to development builds of your project.

Remember that when changing version numbers (or revision) may be minor or mayor changes that can affect the desired function of your product.

The release of this product is under the GPL license, so its use is at your own risk. No warranties provided.

ExEngine Homepage: (under development )

ExEngine Docs : (under development )

License Info
------------

[](#license-info)

MIT License

Copyright (c) 2020 Link Fast S.A. Copyright (c) 2016 QOX Corporation

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

(C) 2016 QOX Corporation - qox-corp.com

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

2

Last Release

4331d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3721685?v=4)[Giancarlo A. Chiappe](/maintainers/gchiappe)[@gchiappe](https://github.com/gchiappe)

---

Top Contributors

[![gchiappe](https://avatars.githubusercontent.com/u/3721685?v=4)](https://github.com/gchiappe "gchiappe (81 commits)")

---

Tags

climvcradunittesteasyrapidexengine

### Embed Badge

![Health badge](/badges/qoxcorp-exengine-core/health.svg)

```
[![Health](https://phpackages.com/badges/qoxcorp-exengine-core/health.svg)](https://phpackages.com/packages/qoxcorp-exengine-core)
```

###  Alternatives

[symfony/console

Eases the creation of beautiful and testable command line interfaces

9.8k1.1B11.3k](/packages/symfony-console)[nunomaduro/collision

Cli error handling for console/command-line PHP applications.

4.6k331.8M8.5k](/packages/nunomaduro-collision)[nunomaduro/termwind

It's like Tailwind CSS, but for the console.

2.5k239.8M286](/packages/nunomaduro-termwind)[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M320](/packages/wp-cli-wp-cli)[wp-cli/php-cli-tools

Console utilities for PHP

68325.0M367](/packages/wp-cli-php-cli-tools)[proophsoftware/prooph-cli

prooph components command line tool for rapid development

1327.6k1](/packages/proophsoftware-prooph-cli)

PHPackages © 2026

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