PHPackages                             antuan-sehikyan/tiny-blog - 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. antuan-sehikyan/tiny-blog

ActiveLibrary[Framework](/categories/framework)

antuan-sehikyan/tiny-blog
=========================

This is a ZF2 Tiny Blog Module using Doctrine2 + CkEditor + Htmlpurifier Integration with Soflomo Module.

031HTML

Since Sep 10Pushed 9y ago1 watchersCompare

[ Source](https://github.com/antuan-sehikyan/TinyBlog)[ Packagist](https://packagist.org/packages/antuan-sehikyan/tiny-blog)[ RSS](/packages/antuan-sehikyan-tiny-blog/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

ZF2 Tiny Blog Module + Doctrine Example
=======================================

[](#zf2-tiny-blog-module--doctrine-example)

\##Introduction

This is a ZF2 Tiny Blog Module using [DoctrineModule](https://github.com/doctrine/DoctrineModule) + [CkEditor](http://ckeditor.com/download) + [Htmlpurifier](http://htmlpurifier.org/) Integration with [Soflomo](https://github.com/Soflomo/Purifier) Module.

\##Installation Using Composer

The recommended way to get a working copy of this project is to clone the repository and use `composer` to install dependencies:

```
curl -s https://getcomposer.org/installer | php --

```

You would then invoke `composer` to install dependencies. Add to your composer.json

```
"ledsinclouds/tiny-blog": "dev-master"

```

\##Required Modules

```
"doctrine/doctrine-module": "0.*",
"doctrine/doctrine-orm-module": "0.*",
"soflomo/purifier": "dev-master",
"soflomo/common": "dev-master",
"rwoverdijk/assetmanager": "1.*"

```

\##Configuration

Once module installed, you could declare the module into your **"config/application.config.php"** by adding:

```
    'Application',
    'DoctrineModule',
	'DoctrineORMModule',
	'Soflomo\\Purifier',
	'Soflomo\\Common'
    'AssetManager',
	'TinyBlog',

```

Copy/Paste the configuration file and change configuration options according to your social accounts. Note: You must create applications for that...

```
cp vendor/ledsinclouds/album/config/doctrine.local.php.dist config/autoload/doctrine.local.php

```

\##Create your Database:

```
./vendor/bin/doctrine-module orm:validate-schema
./vendor/bin/doctrine-module orm:schema-tool:update --force

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/696ceeb058d780a6acbf379c1e09512e955840a6194df433233e53406d206315?d=identicon)[Antuan Sehikyan](/maintainers/Antuan%20Sehikyan)

### Embed Badge

![Health badge](/badges/antuan-sehikyan-tiny-blog/health.svg)

```
[![Health](https://phpackages.com/badges/antuan-sehikyan-tiny-blog/health.svg)](https://phpackages.com/packages/antuan-sehikyan-tiny-blog)
```

###  Alternatives

[laravel/dusk

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

1.9k39.6M298](/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)
