PHPackages                             aproskurnov/bemview - 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. aproskurnov/bemview

ActiveLibrary

aproskurnov/bemview
===================

Laravael 5 view for bem-server

v0.2(11y ago)052MITPHPPHP &gt;=5.4.0

Since Mar 18Pushed 11y ago1 watchersCompare

[ Source](https://github.com/aproskurnov/bemview)[ Packagist](https://packagist.org/packages/aproskurnov/bemview)[ Docs](https://github.com/aproskurnov/bemview)[ RSS](/packages/aproskurnov-bemview/feed)WikiDiscussions master Synced 1mo ago

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

Laravel 5 Bem View
==================

[](#laravel-5-bem-view)

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

[](#installation)

You should install this package through Composer.

Edit your project's `composer.json` file to require `aproskurnov/bemview`.

```
"require": {
    "aproskurnov/bemview": "dev-master"
},

```

Next, update Composer from the Terminal: `composer update`

Once this operation completes, the final step is to add the service provider. Open `app/config/app.php`, and add a new item to the providers array.

`'Aproskurnov\Bem\BemServiceProvider',`

And add a new item to the aliases array.

'Bem' =&gt; 'Aproskurnov\\Bem\\BemFacade',

If you want set own port and host, execute command

```
`php artisan vendor:publish --provider="BemServiceProvider" --tag="config"`

```

Usage
-----

[](#usage)

Call of the method: `Bem::render($page, $params, $bundle)`

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

Total

2

Last Release

4067d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/30acac2a926781613cd63fd6bc2c5def62194cc4d9592225a39452866f6ee1ba?d=identicon)[aproskurnov](/maintainers/aproskurnov)

---

Top Contributors

[![aproskurnov](https://avatars.githubusercontent.com/u/4223805?v=4)](https://github.com/aproskurnov "aproskurnov (12 commits)")

---

Tags

laravellaravel5BEMbem-server

### Embed Badge

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

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

###  Alternatives

[anhskohbo/no-captcha

No CAPTCHA reCAPTCHA For Laravel.

1.8k8.5M33](/packages/anhskohbo-no-captcha)[jsdecena/laracom

Laravel powered e-commerce

2.0k4.4k](/packages/jsdecena-laracom)[travoltron/plaid

Laravel specific wrapper for Plaid. Bankdata for developers.

274.8k](/packages/travoltron-plaid)

PHPackages © 2026

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