PHPackages                             ovic-core/framework - 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. [Framework](/categories/framework)
4. /
5. ovic-core/framework

ActiveLibrary[Framework](/categories/framework)

ovic-core/framework
===================

The framework for developing ovic

1.0.2(4y ago)123MITJavaScriptPHP &gt;=7.2

Since Feb 5Pushed 4y agoCompare

[ Source](https://github.com/kutethemes/ovic-core-framework)[ Packagist](https://packagist.org/packages/ovic-core/framework)[ RSS](/packages/ovic-core-framework/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (2)Dependencies (11)Versions (3)Used By (0)

Ovic Laravel Framework
======================

[](#ovic-laravel-framework)

[![Latest Stable Version](https://camo.githubusercontent.com/40eea582eef1e9de8022b88895fa5a5e6791a4d9517f02d3d854ea930e318a8d/68747470733a2f2f706f7365722e707567782e6f72672f6f7669632d636f72652f6672616d65776f726b2f762f737461626c653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/ovic-core/framework)[![Total Downloads](https://camo.githubusercontent.com/55299e66f67b0316dece4e4f837996bd8e7eaeff6ecf243acd0287c9e13577d0/68747470733a2f2f706f7365722e707567782e6f72672f6f7669632d636f72652f6672616d65776f726b2f646f776e6c6f6164733f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/ovic-core/framework)[![Latest Unstable Version](https://camo.githubusercontent.com/9c3eac8f1dee082b3293fd2be432a000e1c1e49e04b3b8c6d80138cb83df6eff/68747470733a2f2f706f7365722e707567782e6f72672f6f7669632d636f72652f6672616d65776f726b2f762f756e737461626c653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/ovic-core/framework)[![License](https://camo.githubusercontent.com/cd938db248a9fadb518914a3011b6850fb9c9be79e8c3ff74dd4fdb893ae9ce7/68747470733a2f2f706f7365722e707567782e6f72672f6f7669632d636f72652f6672616d65776f726b2f6c6963656e73653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/ovic-core/framework)

Install
-------

[](#install)

To install through Composer, by run the following command:

```
composer require ovic-core/framework
```

To install nodejs, bootstrap, by run the following command:

Require:

- Nodejs:
- Bootstrap:

```
npm install
npm install bootstrap
npm run dev
```

To create Auth, by run the following command (  ):

```
composer require laravel/ui ( if do not exits )
php artisan ui vue --auth
```

To create migrate, by run the following command:

```
All         : php artisan migrate
Only vendor : php artisan migrate --path=\vendor\ovic-core\framework\database
```

To create "super admin" user, by run the following command:

```
php artisan db:seed --class=UsersTableSeeder

username    : Super Admin
user        : admin@laravel.com
pass        : 12345678
```

The package will automatically register a service provider and alias.

Optionally, publish the package's configuration file by running:

```
php artisan vendor:publish --tag=ovic-auth --force
```

Advance options
---------------

[](#advance-options)

To update through Composer, by run the following command:

```
composer update ovic-core/framework
```

To remove through Composer, by run the following command:

```
composer remove ovic-core/framework
```

To clear cache Composer, by run the following command:

```
composer clear-cache
```

To publish the modules file by running:

```
php artisan module:publish
```

To publish the package's file by running:

```
All     : php artisan vendor:publish --provider="Ovic\Framework\FrameworkServiceProvider" --force
Config  : php artisan vendor:publish --tag=ovic-config --force
Assets  : php artisan vendor:publish --tag=ovic-assets --force
Views   : php artisan vendor:publish --tag=ovic-views --force
Lang    : php artisan vendor:publish --tag=ovic-lang --force
Auth    : php artisan vendor:publish --tag=ovic-auth --force
```

To registering HTTP Session, by run the following command (  ):

```
php artisan session:table
```

To registering Events &amp; Listeners, by run the following command (  ):

```
php artisan event:generate
```

**Tip: don't forget to run `composer dump-autoload` afterwards.**

Documentation
-------------

[](#documentation)

You'll find installation instructions and full documentation on .

About Kutethemes
----------------

[](#about-kutethemes)

Kutethemes is a freelance web developer specialising on the Laravel framework. View all my packages [on my website](https://kutethemes.com/).

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

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

Total

2

Last Release

1460d ago

PHP version history (2 changes)1.0.0PHP &gt;= 5.6

1.0.2PHP &gt;=7.2

### Community

Maintainers

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

---

Top Contributors

[![kutethemes](https://avatars.githubusercontent.com/u/15623813?v=4)](https://github.com/kutethemes "kutethemes (1 commits)")

---

Tags

frameworklaravelcssJSovic

### Embed Badge

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

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.7k509.9M17.0k](/packages/laravel-framework)[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[zurb/foundation

The most advanced responsive front-end framework in the world.

29.8k380.2k15](/packages/zurb-foundation)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[foundation/foundation-sites

The most advanced responsive front-end framework in the world.

29.8k8.4k](/packages/foundation-foundation-sites)

PHPackages © 2026

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