PHPackages                             nhrrob/robinpress - 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. nhrrob/robinpress

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

nhrrob/robinpress
=================

A markdown-powered blog package for laravel

v1.0.1(5y ago)35MITPHP

Since Apr 27Pushed 5y ago1 watchersCompare

[ Source](https://github.com/nhrrob/robinpress)[ Packagist](https://packagist.org/packages/nhrrob/robinpress)[ RSS](/packages/nhrrob-robinpress/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

RobinPress
----------

[](#robinpress)

A laravel package that generates markdown-powered blog.

[![Stars](https://camo.githubusercontent.com/8e3a25fcba3349b4a7f9b24ab39354c1c1571b5edb4ad4e85ede23ffaa35e5fd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6e6872726f622f726f62696e70726573733f7374796c653d666c61742d737175617265)](https://github.com/nhrrob/robinpress/stargazers)[![Total Downloads](https://camo.githubusercontent.com/158376787f764e9cdb6f59e6abbc23c3048c51081f4d35012dd4b3724211f543/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e6872726f622f726f62696e70726573732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/nhrrob/robinpress)[![Latest Stable Version](https://camo.githubusercontent.com/3e36fff55dbd23d5c8ff360d2e91bc4df269c6a3d9a3904bb7d2eb29843f757b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e6872726f622f726f62696e7072657373)](https://packagist.org/packages/nhrrob/robinpress)[![GitHub license](https://camo.githubusercontent.com/3938f1e5fc23c3f12271182aaaa2b1de33a4f3e6d1742bcfeee0601343209f20/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6e6872726f622f726f62696e7072657373)](https://github.com/nhrrob/robinpress/blob/master/LICENSE.md)

### Composer Install

[](#composer-install)

`composer require nhrrob/robinpress`

### Usage

[](#usage)

- Run migration: `php artisan migrate`
- Publish vendor: `php artisan vendor:publish --tag=robinpress-config`
- Create your first markdown file under App\\blogs folder. Ex. App\\blogs\\sample-post.md

    ```
    ---
    title: My Title
    description: Description here
    random: random string
    ---

    # Heading

    Blog post body here

    ```
- run artisan command: `php artisan robinpress:process`

Your sample-post.md is now stored in database as a post.

Cheers!

Feel free to contact:
[nazmulrobin.com](https://www.nazmulrobin.com/) | [Twitter](https://twitter.com/nhr_rob) | [Linkedin](https://www.linkedin.com/in/nhrrob/) | [Email](mailto:robin.sust08@gmail.com)

#### Bonus

[](#bonus)

Laravel 8 auth using laravel/ui:

- `composer require laravel/ui`
- `php artisan ui bootstrap —auth`
- `npm install & nom run dev`

### Thanks to Coder's Tape for this awesome tutorial:

[](#thanks-to-coders-tape-for-this-awesome-tutorial)

[https://www.youtube.com/watch?v=ivrc1ZKFgHI&amp;list=PLpzy7FIRqpGBQ\_aqz\_hXDBch1aAA-lmgu](https://www.youtube.com/watch?v=ivrc1ZKFgHI&list=PLpzy7FIRqpGBQ_aqz_hXDBch1aAA-lmgu)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Total

2

Last Release

1844d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/df1895ff781cb81a3a78b2d6cf070be0c125e1f9fc667644fc3706d1ba0fc5a4?d=identicon)[nhrrob](/maintainers/nhrrob)

---

Top Contributors

[![nhrrob](https://avatars.githubusercontent.com/u/7073431?v=4)](https://github.com/nhrrob "nhrrob (3 commits)")

### Embed Badge

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

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

###  Alternatives

[afragen/git-updater

A plugin to automatically update GitHub, Bitbucket, GitLab, or Gitea hosted plugins, themes, and language packs.

3.3k1.6k](/packages/afragen-git-updater)[wp-hooks/generator

Generates a JSON representation of the WordPress actions and filters in your code

86178.4k3](/packages/wp-hooks-generator)[stepanenko3/nova-cards

A Laravel Nova info cards.

33143.0k](/packages/stepanenko3-nova-cards)[mobizel/markdown-docs-bundle

Explore your markdown documentation files via html web pages

108.6k](/packages/mobizel-markdown-docs-bundle)[benmanu/silverstripe-styleguide

Generates a styleguide for a SilverStripe theme

108.1k1](/packages/benmanu-silverstripe-styleguide)

PHPackages © 2026

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