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

ActiveLibrary

wepamultimedia/core
===================

Core is the base package for the configuration of an administration system based on Laravel and Vue using Jetstream and Inertia.

1.1.40(9mo ago)0564[2 PRs](https://github.com/wepamultimedia/core/pulls)MITVuePHP ^8.1

Since Feb 14Pushed 9mo ago1 watchersCompare

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

READMEChangelogDependencies (8)Versions (76)Used By (0)

Core
====

[](#core)

Este paquete contiene las funciones base del sistema, como autenticación, traducciones, gestor de ficheros, etc.

This package contains the basic functions of the system, such as authentication, translations, file manager, etc.

### Important this package only can install over laravel inertia new instalation with

[](#important-this-package-only-can-install-over-laravel-inertia-new-instalation-with)

`* laravel new {project_name} --9.19.* --jet`

Installation (Required)
-----------------------

[](#installation-required)

### Install

[](#install)

```
php artisan core:install

```

### NPM dependencies (Required)

[](#npm-dependencies-required)

```
npm install -D vuex@next
npm install -D @vueuse/core
npm install -D vue-inline-svg@next
npm install -D vue-screen@next
npm install -D @inertiajs/progress
npm install -D tailwind-scrollbar,
npm install -D sass
npm install -D ckeditor5-classic-core

npm i -D vuex@next @vueuse/core vue-inline-svg@next vue-screen@next @inertiajs/progress tailwind-scrollbar sass ckeditor5-classic-core

```

### Vendor Publish

[](#vendor-publish)

```
// The web site report issues
php artisan vendor:publish --tag=core

```

##### Vendor tags:

[](#vendor-tags)

`core, core-js, core-lang, core-config`

\[core\]: incluye todos los tags | Include all tags

Using this package
------------------

[](#using-this-package)

### JS

[](#js)

Puede personalizar las vistas en la ruta

You can customize the views on the route

`resources/js/Pages/Core`

##### otros archivos js | another js files

[](#otros-archivos-js--another-js-files)

`resources/js/Core`

### Views

[](#views)

`resources/views/Vendor/Core`

Uninstall
---------

[](#uninstall)

```
php artisan core:uninstall

```

Deploy
------

[](#deploy)

```
APP_NAME=
APP_ENV=production
APP_DEBUG=false
APP_URL=https://domain

DB_HOST=db-wepa-team-do-user-12603780-0.b.db.ondigitalocean.com
DB_PORT=25060
DB_DATABASE=db_name
DB_USERNAME=us_name
DB_PASSWORD=*******

MAIL_MAILER=smtp
MAIL_HOST=
MAIL_PORT=2525
MAIL_USERNAME=
MAIL_PASSWORD=
MAIL_ENCRYPTION=tls
MAIL_FROM_ADDRESS=admin@admin.com
MAIL_FROM_NAME=${APP_NAME}

DO_ACCESS_KEY_ID=
DO_SECRET_ACCESS_KEY=
DO_DEFAULT_REGION=ams3
DO_BUCKET=wepaspace
DO_ENDPOINT=https://ams3.digitaloceanspaces.com
DO_ROOT=

```

Heroku
------

[](#heroku)

```

```

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance58

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 98.4% 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 ~13 days

Recently: every ~39 days

Total

71

Last Release

275d ago

### Community

Maintainers

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

---

Top Contributors

[![cpuche](https://avatars.githubusercontent.com/u/5621848?v=4)](https://github.com/cpuche "cpuche (123 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

laravelcorewepamultimedia

### Embed Badge

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

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

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[a2insights/filament-saas

Filament Saas for A2Insights

161.1k](/packages/a2insights-filament-saas)

PHPackages © 2026

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