PHPackages                             duythien/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. [Localization &amp; i18n](/categories/localization)
4. /
5. duythien/blog

ActiveApp[Localization &amp; i18n](/categories/localization)

duythien/blog
=============

Blog project Multi-lingual Support

30010JavaScript

Since Oct 11Pushed 8y ago4 watchersCompare

[ Source](https://github.com/duythien/blog)[ Packagist](https://packagist.org/packages/duythien/blog)[ RSS](/packages/duythien-blog/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

[ ![Codeship Status for duythien/blog](https://camo.githubusercontent.com/b782084c6e72da739099a84ddb5cdd69acbf304bcfe8025f442a96280b0f9702/68747470733a2f2f7777772e636f6465736869702e696f2f70726f6a656374732f63656437376134302d336435322d303133322d316335652d3636393233653137353032382f737461747573)](https://www.codeship.io/projects/43243)

Blog project Multi-lingual Support
==================================

[](#blog-project-multi-lingual-support)

Phalcon PHP is a web framework delivered as a C extension providing high performance and lower resource consumption.

This is the official Phalcon blog you can adapt it to your own needs or improve it if you want.

Please write us if you have any feedback.

Thanks.

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

[](#requirements)

This application uses Github as authentication system, you need a client id and secret id set in the configuration (app/config/config.php)

- Http extension (pecl.php.net/package/pecl\_http)
- Curl extension ()
- Linux users that compile PHP --with-gettext=shared should include extension=gettext.so(php.ini), if have use XAMP default enable gettext

Phalcon extension &gt; 0.9

Get Started
-----------

[](#get-started)

#### Requirements

[](#requirements-1)

To run this application on your machine, you need at least:

- PHP &gt;= 5.3.3
- Apache Web Server with mod rewrite enabled
- Latest Phalcon Framework extension installed/enabled

Then you'll need to create the database and initialize schema:

```
echo 'CREATE DATABASE blog' | mysql -u root
cat schemas/blog.sql | mysql -u root blog

```

Install vendor use composer

```
composer install

```

Element in project &amp; Tests
------------------------------

[](#element-in-project--tests)

I use (Acl, Auth, Security) in [vokuro](https://github.com/phalcon/vokuro) project and I use editor Markdown in post content, also used bootrsap 2.3.2 frontend and backend

How to use project: go to url below

```
username:test@zphalcon
pass	:zphalcon

```

Note that I am use Nginx webserver, If problem css change 'baseUri' in config

Thank You
---------

[](#thank-you)

Thank you Phalcon forum suport, and more...

License
-------

[](#license)

Blog is open-sourced software licensed under the New Apache License.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.1% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1762691?v=4)[Thien Tran](/maintainers/duythien)[@duythien](https://github.com/duythien)

---

Top Contributors

[![duythien](https://avatars.githubusercontent.com/u/1762691?v=4)](https://github.com/duythien "duythien (73 commits)")[![kenjikobe](https://avatars.githubusercontent.com/u/2137523?v=4)](https://github.com/kenjikobe "kenjikobe (2 commits)")[![ovr](https://avatars.githubusercontent.com/u/572096?v=4)](https://github.com/ovr "ovr (1 commits)")

### Embed Badge

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

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

###  Alternatives

[symfony/translation

Provides tools to internationalize your application

6.6k836.5M2.1k](/packages/symfony-translation)[nesbot/carbon

An API extension for DateTime that supports 281 different languages.

169661.4M4.8k](/packages/nesbot-carbon)[joedixon/laravel-translation

A tool for managing all of your Laravel translations

717911.4k11](/packages/joedixon-laravel-translation)[illuminate/translation

The Illuminate Translation package.

6936.4M495](/packages/illuminate-translation)[lajax/yii2-translate-manager

Translation management extension for Yii 2

227578.8k13](/packages/lajax-yii2-translate-manager)[larswiegers/laravel-translations-checker

Make sure your laravel translations are checked and are included in all languages.

256423.2k2](/packages/larswiegers-laravel-translations-checker)

PHPackages © 2026

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