PHPackages                             ctberdon/sample-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ctberdon/sample-blog

ActiveProject[Utility &amp; Helpers](/categories/utility)

ctberdon/sample-blog
====================

A demo blog for client

012PHP

Since May 17Pushed 4y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Sample Simple Blog
==================

[](#sample-simple-blog)

A demo blog for client with markdown text support

Install
-------

[](#install)

### Requirements

[](#requirements)

- [PHP](http://php.net) version 5.5.x or newer
- [MySQL](https://www.mysql.com/) version 5.0 or newer

### Installing via Composer

[](#installing-via-composer)

- `composer create-project "ctberdon/sample-blog:dev-master" `

Configuration
-------------

[](#configuration)

- If you are to install the project locally, it is advisable to run it under localhost domain name ending with `.com`, `.org` ... e.g. `sample-blog.local.com` or any domain extension as long as Google API redirect validates it.
- Import Database structure from `sample-blog.sql` file.
- Set database connection in `application/config/database.php`.
- Make `application/sessions` directory writable. This is by default where the project stores session files. You can modify this setting in `appplication/config/config.php`.
- Obtain a Google API Credentials from Google Developers Console – . If you don't know how to create one, please see this [post](https://developers.google.com/+/web/samples/php). Under `Credentials`, click the Project you have just created and download your API Key file by pressing `Download JSON` button. Place the file in `application/libraries/google-api-php-client/` and named it as `oauth-credentials.json`. Replace the one provided.

Author
------

[](#author)

- Carmencito Berdon

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9564339?v=4)[Carmencito Berdon](/maintainers/ctberdon)[@ctberdon](https://github.com/ctberdon)

---

Top Contributors

[![ctberdon](https://avatars.githubusercontent.com/u/9564339?v=4)](https://github.com/ctberdon "ctberdon (28 commits)")

### Embed Badge

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

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

###  Alternatives

[laravel-frontend-presets/zurb-foundation

Laravel 6.0+ front-end preset for Zurb Foundation

5218.7k](/packages/laravel-frontend-presets-zurb-foundation)

PHPackages © 2026

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