PHPackages                             newway/nw-core - 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. newway/nw-core

ActiveProject

newway/nw-core
==============

Core

015PHP

Since Jul 18Pushed 10y ago2 watchersCompare

[ Source](https://github.com/NewwayLibs/nw-core)[ Packagist](https://packagist.org/packages/newway/nw-core)[ RSS](/packages/newway-nw-core/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Ядро платформы для разработки сайтов
====================================

[](#ядро-платформы-для-разработки-сайтов)

Базовый набор инструментов для быстрого старта. Завязан на Laravel 5.1 + Ruby + Node.js + Gulp

Включает в себя:

- \[Bower\] ()
- \[Sass\] ()
- \[CoffeeScript\] ()
- etc (@todo)

Установка
---------

[](#установка)

Устанавливаем ruby пакеты

```
composer create-project newway/nw-core=dev-master .
```

Подготовка окружения
--------------------

[](#подготовка-окружения)

Устанавливаем ruby пакеты

```
bundle install
```

Устанавливаем node.js пакеты

```
npm install
```

Устанавливаем bower библиотеки

```
bower install
```

Запускаем build + watch

```
gulp
```

Запуск сервера
--------------

[](#запуск-сервера)

```
	php artisan serve
```

Запуск мониторинга исходного кода
---------------------------------

[](#запуск-мониторинга-исходного-кода)

```
	gulp watch
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/3d71d9096f85a96307a91e8debf8408c91c3cd6bfae629f0d0628071777c539e?d=identicon)[yaapis](/maintainers/yaapis)

---

Top Contributors

[![yaapis](https://avatars.githubusercontent.com/u/390195?v=4)](https://github.com/yaapis "yaapis (5 commits)")

### Embed Badge

![Health badge](/badges/newway-nw-core/health.svg)

```
[![Health](https://phpackages.com/badges/newway-nw-core/health.svg)](https://phpackages.com/packages/newway-nw-core)
```

PHPackages © 2026

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