PHPackages                             backbee/core-php - 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. backbee/core-php

ActiveLibrary[Framework](/categories/framework)

backbee/core-php
================

Core PHP of BackBee

v4.2.12(3w ago)22.1k1GPL-3.0+PHPPHP &gt;=7.2

Since Apr 27Pushed 3w agoCompare

[ Source](https://github.com/backbee/core-php)[ Packagist](https://packagist.org/packages/backbee/core-php)[ RSS](/packages/backbee-core-php/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (27)Versions (207)Used By (0)

Core PHP
========

[](#core-php)

BackBee CorePHP.

1) Image optimizer:
-------------------

[](#1-image-optimizer)

Install the libraries for the image optimizer:

**Fedora:**

```
yum install ImageMagick -y
yum -y install libwebp-devel
```

**Ubuntu:**

```
apt-get install imagemagick
apt-get install libwebp-dev
```

2) Sitemap:
-----------

[](#2-sitemap)

Edit file `res/repository/Config/sitemap.yml` and edit Sitemap parameters:

```
change_freq: weekly
limits: 50000
cache_ttl: 86400
excluded: [ ]
```

- **excluded**: If you like to hide url pattern in sitemap, you can add your pattern in excluded variable.

3) Knowledge Graph:
-------------------

[](#3-knowledge-graph)

Edit file `res/repository/Config/knowledgeGraph.yml` and edit Knowledge Graph parameters:

```
graph:
    name: BackBee
    website_name: backbee
    website_description: Backbee
    website_search: /search
    website_search_term_string: '?q='
    logo: https://www.backbee.com/resources/integration/html/mstile-70x70.png
    image: https://www.backbee.com/resources/integration/html/mstile-310x310.png
    social_profiles: [ https://twitter.com, https://www.facebook.com ]
    twitter_card: summary_large_image
google_website_verification: https://www.google.com/webmasters/verification/home?hl=en
google_search_console: https://search.google.com/search-console
mapping_schema_types:
    Article: [ home, blank, article ]
```

- **name**: Organization name
- **website\_name**: Website name
- **website\_description**: Website description
- **website\_search**: Website potential **SearchAction** &gt; *website\_search?q={website\_search\_term\_string}*
- **logo**: Organization logo
- **image**: Organization image
- **social\_profiles**: Organization social profiles
- **twitter\_card**: Metadata twitter:card (*summary* or *summary\_large\_image*)
- **google\_website\_verification**:  *(fixed link)*
- **google\_search\_console**:  *(fixed link)*
- **mapping\_schema\_types**: Mapping schema types *(See example above: SchemaArticle mapped for scientific\_article and news)*

###  Health Score

56

—

FairBetter than 97% of packages

Maintenance96

Actively maintained with recent releases

Popularity23

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor1

Top contributor holds 54% 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 ~17 days

Recently: every ~56 days

Total

197

Last Release

21d ago

Major Versions

v1.4.18 → v2.0.02017-07-07

v2.19.18 → v3.0.22018-07-31

v3.8.6.3 → v4.0.02021-04-06

v3.8.6.4 → v4.2.2.22021-10-13

PHP version history (3 changes)v1.3.15PHP &gt;=5.6.0

v4.0.0PHP &gt;=7.1

v4.2.6PHP &gt;=7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/7ad3215bc9fbd60145f32ecdcc7a60bd9e544a362c66c14be9f94d8f8cdea05c?d=identicon)[backbee](/maintainers/backbee)

---

Top Contributors

[![Yaqian-zhou](https://avatars.githubusercontent.com/u/55989154?v=4)](https://github.com/Yaqian-zhou "Yaqian-zhou (61 commits)")[![fkroockmann](https://avatars.githubusercontent.com/u/9247945?v=4)](https://github.com/fkroockmann "fkroockmann (19 commits)")[![eric-chau](https://avatars.githubusercontent.com/u/1244070?v=4)](https://github.com/eric-chau "eric-chau (16 commits)")[![liam-ben](https://avatars.githubusercontent.com/u/59685750?v=4)](https://github.com/liam-ben "liam-ben (10 commits)")[![cedric-bouillot](https://avatars.githubusercontent.com/u/83649046?v=4)](https://github.com/cedric-bouillot "cedric-bouillot (5 commits)")[![alinapascalau](https://avatars.githubusercontent.com/u/12047084?v=4)](https://github.com/alinapascalau "alinapascalau (2 commits)")

### Embed Badge

![Health badge](/badges/backbee-core-php/health.svg)

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

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.3k2.2k](/packages/unopim-unopim)[bagisto/bagisto

Bagisto Laravel E-Commerce

27.4k169.0k9](/packages/bagisto-bagisto)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[oro/platform

Business Application Platform (BAP)

642140.7k104](/packages/oro-platform)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M514](/packages/shopware-core)

PHPackages © 2026

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