PHPackages                             artemsk/veer - 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. artemsk/veer

ActiveProject[Framework](/categories/framework)

artemsk/veer
============

The Veer Layer.

v1.2.2(10y ago)244MITPHPPHP &gt;=5.5.9

Since Nov 27Pushed 1y ago3 watchersCompare

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

READMEChangelog (7)Dependencies (1)Versions (9)Used By (0)

Veer Engine
-----------

[](#veer-engine)

![GitHub release](https://camo.githubusercontent.com/cd6c1050110c9f817573aa8f1fa6fb169a100d17669ea9b9a5c3b04a98d4bc9b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f617274656d736b2f766565722e737667)![Packagist](https://camo.githubusercontent.com/eb2bf5004b610530cdba711b2481ecbb7c467e561485a5d5cf36a3c02ac9ad6b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f617274656d736b2f766565722e737667)![Tea](https://camo.githubusercontent.com/4e86b498379a23a618bfa64b836484786b2e321cf9117b041e82920c53a9eece/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f637570732532306f662532307465612d3438332d6666363962342e737667)

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

[](#requirements)

Veer uses Composer to manage dependencies. Also there are several system requirements:

- PHP &gt;= 5.5.9
- Mcrypt PHP Extension
- Mbstring PHP Extension
- JSON PHP Extension
- MySQL or SQLite (**coming soon**)

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

[](#installation)

- Clone git repository or use Composer:

```
$ git clone https://github.com/artemsk/veer.git ./
or
$ composer create-project artemsk/veer ./

```

*If you don't have Composer install it with `$ php -r "readfile('https://getcomposer.org/installer');" | php`*

- Install all dependencies:

```
$ composer update

```

- Copy and rename main configuration file — *.env.example* to *.env*. Set database parameters in it (others are optional):

```
DB_HOST=
DB_DATABASE=
DB_USERNAME=
DB_PASSWORD=

```

- Set permissions for these folders: **storage**, **vendor**.
- Cache configuration &amp; routes:

```
$ php artisan config:cache
$ php artisan route:cache

```

- Set your initial url and migrate database. *You will be asked to set administrator login and password.*

```
$ php artisan veer:install  --migrate

```

### License

[](#license)

Veer is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 99.8% 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 ~80 days

Recently: every ~88 days

Total

7

Last Release

3707d ago

Major Versions

0.1.0-alpha → v1.1.102015-03-18

PHP version history (2 changes)0.1.0-alphaPHP &gt;=5.3.0

v1.2.0PHP &gt;=5.5.9

### Community

Maintainers

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

---

Top Contributors

[![artemsk](https://avatars.githubusercontent.com/u/6059797?v=4)](https://github.com/artemsk "artemsk (537 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (1 commits)")

---

Tags

cmslaravel-basedveer

### Embed Badge

![Health badge](/badges/artemsk-veer/health.svg)

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

###  Alternatives

[impresscms/impresscms

ImpressCMS is an open source content management system with a focus on security and speed

291.1k](/packages/impresscms-impresscms)

PHPackages © 2026

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