PHPackages                             symedit/symedit - 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. symedit/symedit

ActiveLibrary[Framework](/categories/framework)

symedit/symedit
===============

SymEdit - Symfony2 Content Management System (CMS)

v0.11(10y ago)8454[15 issues](https://github.com/symedit/SymEdit/issues)PHPPHP &gt;=5.3.3

Since Apr 21Pushed 7y ago4 watchersCompare

[ Source](https://github.com/symedit/SymEdit)[ Packagist](https://packagist.org/packages/symedit/symedit)[ Docs](http://symedit.com)[ RSS](/packages/symedit-symedit/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (24)Used By (0)

SymEdit
=======

[](#symedit)

SymEdit is a Symfony based Content Management System. It was designed to be simple for users and easily extendable for developers. It tries to stay close to Symfony best practices and methodology so if you know how to use Symfony you can easily add new controllers, routing, forms, etc. and override the default ones as well.

[![Admin Screenshot](https://camo.githubusercontent.com/ffcd5d47d77e9a91abb822885e63dbde4316773eb6a6fca06ac33d1b14698636/687474703a2f2f73796d656469742e636f6d2f6d656469612f696d6167652f73637265656e73686f742e706e67 "Admin Screenshot")](https://camo.githubusercontent.com/ffcd5d47d77e9a91abb822885e63dbde4316773eb6a6fca06ac33d1b14698636/687474703a2f2f73796d656469742e636f6d2f6d656469612f696d6167652f73637265656e73686f742e706e67)

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

[](#installation)

Note that this is for installing and testing SymEdit itself, to install a project for yourself symedit/symedit-standard will be created eventually.

```
composer create-project -s symedit/symedit
```

After you have the project created, you need to install the sample data (this sets up the basic page tree, we will probably add a way to only install the basics eventually)

```
php app/console symedit:install
```

This will create the database, load the schema, and install fixtures needed for functional tests.

Administration
--------------

[](#administration)

You can administer the site by going to `/sym-admin`, the default username and password are `admin` and `test` respectively.

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

[](#documentation)

Testing
-------

[](#testing)

Could definitely use some help in this aspect. There are some unit tests and functional tests that are run from `phpunit` so you can just run `phpunit` to use the existing tests.

There are also Behat tests which can be run by using `bin/behat` once you've run composer install.

We have a .travis.yml configuration for travis.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

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 ~83 days

Recently: every ~365 days

Total

21

Last Release

2794d ago

PHP version history (2 changes)v0.2PHP &gt;=5.3.3

v0.12.x-devPHP &gt;=5.6.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1325995?v=4)[Craig Blanchette](/maintainers/isometriks)[@isometriks](https://github.com/isometriks)

---

Top Contributors

[![isometriks](https://avatars.githubusercontent.com/u/1325995?v=4)](https://github.com/isometriks "isometriks (1959 commits)")

---

Tags

cmsphpsymfony

### Embed Badge

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

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

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M299](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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