PHPackages                             viper75/comfortable - 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. viper75/comfortable

Abandoned → [v1p3r75/floky](/?search=v1p3r75%2Ffloky)Project[Framework](/categories/framework)

viper75/comfortable
===================

A Simple PHP MVC Framework

38PHP

Since Jan 22Pushed 3y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

COMFORTABLE PHP
===============

[](#comfortable-php)

comfortable is a simple php framework that allows developers to quickly integrate their sites or web applications in a secure and very simple way. This framework, through several functions and classes already written, allows developers to manage powerful features such as:

- Database management (Authentication, etc.);
- A very powerful CRUD;
- Route processing (GET, POST, UPDATE, etc.);
- Website security (CSXF, Middleware, ...);
- Integrated template engines;
- Etc, ...

In addition to its functionalities, the Comfortable team has developed a site management system based on the framework thanks to a very simple and intuitive CMS that can be used by everyone (even non-coders) to manage their site. . The framework also composes a small 'cli' tool called: certainty that allows devs to go faster during development (creation of: routes, controllers, models; application start; ...)

Thank you for choosing Comfortable!

Authors
-------

[](#authors)

- [@v1p3r75](https://github.com/v1p3r75)

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

[](#installation)

Install comfortable with composer

```
  composer create-project viper75/comfortable -s dev
  cd comfortable
```

License
-------

[](#license)

[MIT](https://choosealicense.com/licenses/mit/)

Run Locally
-----------

[](#run-locally)

Clone the project

```
  git clone https://github.com/v1p3r75/comfortable.git
```

Go to the project directory

```
  cd comfortable
```

Install dependencies

```
  composer -i
```

Start the server

```
  php certitude serve
```

Works !

🚀 About Me
----------

[](#-about-me)

I'm a full stack developer...

Support
-------

[](#support)

For support, email  or join our Slack channel.

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity23

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

[![v1p3r75](https://avatars.githubusercontent.com/u/61166921?v=4)](https://github.com/v1p3r75 "v1p3r75 (30 commits)")

---

Tags

frameworkmvc-architecturephpphp-frameworkphp-mvcphp-mvc-framework

### Embed Badge

![Health badge](/badges/viper75-comfortable/health.svg)

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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