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

ActiveLibrary

vellum/core
===========

Vellum Core

083JavaScript

Since Jun 5Pushed 5y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#requirements)

- PHP &gt;= 7.2.0
- BCMath PHP Extension
- Ctype PHP Extension
- JSON PHP Extension
- Mbstring PHP Extension
- OpenSSL PHP Extension
- PDO PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension

Database Migration
------------------

[](#database-migration)

When you want to migrate database only use the following command:

```
php artisan migrate
```

Database Seeding
----------------

[](#database-seeding)

When you want to seed data use the following command:

```
php artisan db:seed
```

How to create resources
-----------------------

[](#how-to-create-resources)

When you want to create resources use the following command:

Example:

```
php artisan make:module Category
```

Note: Resource name must be {PascalCase}

Publish all resources
---------------------

[](#publish-all-resources)

When you want to publish resources use the following command:

Example:

```
php artisan vendor:publish
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

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://www.gravatar.com/avatar/f7c537ee090947198ec0e9a8eab0cf18d4940e098716bfe9cd3d89fe4c6ecc01?d=identicon)[gtmangaliman](/maintainers/gtmangaliman)

---

Top Contributors

[![imcastroboy](https://avatars.githubusercontent.com/u/4453460?v=4)](https://github.com/imcastroboy "imcastroboy (42 commits)")

### Embed Badge

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

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

PHPackages © 2026

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