PHPackages                             vendimia/project - 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. vendimia/project

ActiveLibrary

vendimia/project
================

Vendimia skeleton project

0.1(9mo ago)034GPL-3.0-or-laterPHPPHP ^8.1

Since May 27Pushed 9mo ago1 watchersCompare

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

READMEChangelog (7)Dependencies (6)Versions (8)Used By (0)

Vendimia Framework
==================

[](#vendimia-framework)

[![Join the chat at https://gitter.im/vendimia](https://camo.githubusercontent.com/27b7f82f2c95ce89e08b6a2c49a72437eda6ffc2f63bf6cb5f5d9f3f6d3361ce/68747470733a2f2f6261646765732e6769747465722e696d2f76656e64696d69612f76656e64696d69612e737667)](https://gitter.im/vendimia)

**Vendimia** is a PHP framework for fast developing web applications using the MVC design pattern.

**WARNING**: Vendimia is in a **very-very-alpha** stage of development. Several parts are incomplete, and the API can change in any moment. For now, it's not suitable for production environments. Use it at your own risk.

Requirements
============

[](#requirements)

- [PHP](https://www.php.net/releases/8.1/en.php) 8.1+ with `mbstring` module installed.
- [Composer](https://getcomposer.org/)

Quickstart
==========

[](#quickstart)

- Create a new project using [composer](https://getcomposer.org/):

```
composer create-project vendimia/project my_project

```

Where `my_project` is the name of the directory where your new project will be created.

- Launch a development server:

```
cd my_project
./vendimia server

```

Point your web browser to  and you're ready to go.

Documentation
=============

[](#documentation)

It's nonexistent 😅 I'm working on that, and it'll be published on ().

You always can ask me question on the [Gitter chat](https://gitter.im/vendimia/vendimia).

About the author
================

[](#about-the-author)

My name is [Oliver Etchebarne](http://drmad.org), from [Ica](https://en.wikipedia.org/wiki/Ica,_Peru), [Perú](https://en.wikipedia.org/wiki/Peru). I started (indirectly) coding this framework in the year 2000, building several libraries for access the database, html forms rendering and validating, etc.

*Circa* year 2012 I begun to find another language for creating web apps, disappointed about the *status quo* of PHP at that time. I tried Django and Rails, but neither really convinced me. Next year, I "discovered" that PHP was *[less ugly](https://drmad.org/blog/10-cosas-que-probablemente-no-sabias-de-php.html)*, so I gave it a new try, updating and integrating all my libraries (and creating new ones inspired on Django/Rails 😁) in this framework base.

On 2014, I decided to polish all the libraries for publishing the framework as an Open Source project, and begun to close the gaps in the integration of every library, and gave its name "Vendimia". This year (2016) I gave it the last *overhauling* using the [PHP-FIG](http://www.php-fig.org/) guidelines, and updating the objects and classes for more loose-coupling between them, and implementing some other new coding paradigms.

On September 17, 2016, to celebrate the [Software Freedom Day](http://www.softwarefreedomday.org/), I finally published it to GitHub 😃 .

On 2020, in the middle of COVID-19 lockdown, I decided to recreate the framework from scratch, as PHP 8.0 releasing date was close, and I love some of its new features 😋 Named arguments, attributes, constructor property promotion, and more 💙.

Hope to hear from you soon!

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance56

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Recently: every ~243 days

Total

7

Last Release

292d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1307948?v=4)[Oliver Etchebarne](/maintainers/drmad)[@drmad](https://github.com/drmad)

---

Top Contributors

[![drmad](https://avatars.githubusercontent.com/u/1307948?v=4)](https://github.com/drmad "drmad (25 commits)")

---

Tags

phpvendimia

### Embed Badge

![Health badge](/badges/vendimia-project/health.svg)

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

###  Alternatives

[bacula-web/bacula-web

The open source web based reporting and monitoring tool for Bacula

1537.5k](/packages/bacula-web-bacula-web)

PHPackages © 2026

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