PHPackages                             aguardo/proyecto\_daw\_2017 - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. aguardo/proyecto\_daw\_2017

ActiveProject[Utility &amp; Helpers](/categories/utility)

aguardo/proyecto\_daw\_2017
===========================

Gestor de tareas

v1.1(8y ago)01BSD-3-ClausePHPPHP &gt;=5.4.0

Since Jan 29Pushed 8y ago1 watchersCompare

[ Source](https://github.com/aguardo/proyecto_daw_2017)[ Packagist](https://packagist.org/packages/aguardo/proyecto_daw_2017)[ RSS](/packages/aguardo-proyecto-daw-2017/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (12)Versions (3)Used By (0)

 [ ![](https://avatars0.githubusercontent.com/u/993323) ](https://github.com/yiisoft)

Gestor de tareas
================

[](#gestor-de-tareas)

REQUIREMENTS
------------

[](#requirements)

The minimum requirement by this project template that your Web server supports PHP 5.4.0.

INSTALLATION
------------

[](#installation)

### Install via Composer

[](#install-via-composer)

If you do not have [Composer](http://getcomposer.org/), you may install it by following the instructions at [getcomposer.org](http://getcomposer.org/doc/00-intro.md#installation-nix).

You can then install this project template using the following command:

```
php composer.phar create-project aguardo/proyecto_daw_2017

```

Now you should be able to access the application through the following URL, assuming `proyecto` is the directory directly under the Web root.

```
http://localhost/proyecto/web

```

CONFIGURATION
-------------

[](#configuration)

### Database

[](#database)

Edit the file `config/db.php` with real data, for example:

```
return [
    'class' => 'yii\db\Connection',
    'dsn' => 'mysql:host=localhost;dbname=proyecto',
    'username' => 'root',
    'password' => '1234',
    'charset' => 'utf8',
];
```

**NOTES:**

- Yii won't create the database for you, this has to be done manually before you can access it.
- Check and edit the other files in the `config/` directory to customize your application as required.
- Refer to the README in the `tests` directory for information specific to basic application tests.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Total

2

Last Release

3023d ago

### Community

Maintainers

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

---

Top Contributors

[![aguardo](https://avatars.githubusercontent.com/u/7414764?v=4)](https://github.com/aguardo "aguardo (3 commits)")

---

Tags

Gestor de tareas

### Embed Badge

![Health badge](/badges/aguardo-proyecto-daw-2017/health.svg)

```
[![Health](https://phpackages.com/badges/aguardo-proyecto-daw-2017/health.svg)](https://phpackages.com/packages/aguardo-proyecto-daw-2017)
```

###  Alternatives

[skeeks/cms

SkeekS CMS — control panel and tools based on php framework Yii2

13825.6k47](/packages/skeeks-cms)[richardfan1126/yii2-sortable-gridview

Sortable GridView for Yii2

29189.3k](/packages/richardfan1126-yii2-sortable-gridview)[edofre/yii2-slider-pro

Yii2 widget for slider-pro

132.7k](/packages/edofre-yii2-slider-pro)

PHPackages © 2026

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