PHPackages                             blendsdk/blendengine - 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. blendsdk/blendengine

ActiveLibrary

blendsdk/blendengine
====================

Generic Backoffice Application Framework

v2.1.2(8y ago)2262MITPHPPHP &gt;=5.5.9

Since Dec 10Pushed 8y ago1 watchersCompare

[ Source](https://github.com/blendsdk/BlendEngine)[ Packagist](https://packagist.org/packages/blendsdk/blendengine)[ Docs](https://github.com/blendsdk/BlendEngine)[ RSS](/packages/blendsdk-blendengine/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (13)Versions (37)Used By (0)

BlendEngine
===========

[](#blendengine)

### PLEASE NOTE: This project is in development and not ready to be used in production.

[](#please-note-this-project-is-in-development-and-not-ready-to-be-used-in-production)

BlendEngine is a web application framework written using Symfony Components. Customized to sit somewhere between Silex and Symfony. It has several core components for creating web applications and public facing websites.

### Current built-in functionality:

[](#current-built-in-functionality)

```
- Dependency Injection Container, and a Service Container.

- Routing: similar to Symfony and Silex.

- Modules: generic solution similar to Bundles in Symfony.

- Translation: for making the application multi-lingual.

- PostgreSQL: We only support PostgreSQL for obvious reasons.

- Data Models: Generic data mapper and builder for ORM, not Doctrine!

- Template: Support for Twig, and Raw PHP templates.

- JSON configuration: configuration files are in JSON, not .yml.

- PDF generation: Helps generating PDF files using wkhtml2pdf library.

- SwiftMailer: Provides functionality to send e-mails.

- Session Handling: Native (php native) session handling by default but
    customizable to use Redis or Memcache

- Text and JSON Response: Creates the correct HTTP response based on
    controller/action return values

- Security: Simplified security handling for Form based authentication.

- Roles: Simplified Role handling to tie a Route to a role

- Event Dispatching: Same as Silex and Symfony

- Form Processing: Easy Form processing, included built-in POST->Redirect-GET

- JSON API: Built-in functionality to create JSON (REST-ish) APIs

```

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

[](#requirements)

BlendEngine requires the following componenets:

```
 - PHP 5.6    : Is required and must be available from the command prompt.
 - composer   : Is required and must be available from the command prompt.
 - compass    : Required if you want to be able to compile the sass files to css
 - PostgreSQL : Required if your application needs to work with a database (We don't support MySQL)

```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 80.5% 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 ~21 days

Total

31

Last Release

3166d ago

Major Versions

v0.4 → v1.02016-04-10

v0.5 → v2.02016-09-01

### Community

Maintainers

![](https://www.gravatar.com/avatar/74035c6882d5c7311b67c5f418a73c679cda783df2cbe116a00c70f66aca2f87?d=identicon)[truesoftware](/maintainers/truesoftware)

---

Top Contributors

[![blendsdk](https://avatars.githubusercontent.com/u/5524595?v=4)](https://github.com/blendsdk "blendsdk (601 commits)")[![gevik](https://avatars.githubusercontent.com/u/434535?v=4)](https://github.com/gevik "gevik (146 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/blendsdk-blendengine/health.svg)

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

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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