PHPackages                             bruunofco/easyfast - 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. bruunofco/easyfast

ActiveProject[Framework](/categories/framework)

bruunofco/easyfast
==================

The EasyFast PHP Framework

1.2.x-dev(9y ago)5625Apache-2.0PHPPHP &gt;=5.5.3

Since Sep 15Pushed 7y ago4 watchersCompare

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

READMEChangelogDependenciesVersions (3)Used By (0)

EasyFast PHP Framework
======================

[](#easyfast-php-framework)

EasyFast PHP is a framework that makes PHP programming fast and easy, using a simple and elegant syntax.

EasyFast PHP is focused on taking away all the headache of working with object orientation. Behind a simple, but robust, interface to work with ORM (Object-relational mapping), you will find an incredible tool to generate classes, along with other features such as:

Features
--------

[](#features)

- RESTful server
- MVC Interface
- Session
- Multiple connections to database
- Exceptions
- Validation (email, etc ...)
- Log
- Upload
- JSON encode
- Decode JSON
- Hiphen to camel case
- Snake to camel case
- Decode request
- Array Exists Key multi level
- Query Object
- ORM
- Design Patterns

Try EasyFast PHP and share your experience. We love feedback!

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

[](#documentation)

We are still developing the documentation, help us!

Composer
--------

[](#composer)

To install EasyFast PHP Framework with composer you simply need to create a composer.json in your project root and add:

```
{
    "require": {
        "bruunofco/easyfast": "easyfast-2"
    }
}
```

Then run

```
$ php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
$ php -r "if (hash_file('SHA384', 'composer-setup.php') === 'aa96f26c2b67226a324c27919f1eb05f21c248b987e6195cad9690d5c1ff713d53020a02ac8c217dbf90a7eacc9d141d') { echo 'Installer verified'; } else { echo 'Installer corrupt'; unlink('composer-setup.php'); } echo PHP_EOL;"
$ php composer-setup.php
$ php -r "unlink('composer-setup.php');"
$ php composer.phar install
```

You have now EasyFast PHP Framework installed in vendor/bruunofco/easyfast

Contributing
------------

[](#contributing)

Still under development, we are accepting collaboration in order to create a successful tool, created on top of this passionate language PHP.

License
-------

[](#license)

The EasyFast PHP framework is an open-sourced software licensed under the [Apache 2.0 license](http://www.apache.org/licenses/LICENSE-2.0)

About
-----

[](#about)

**Author**: Bruno Oliveira

**Contributors**:

> James Miranda

> Hiago Souza

> Mauro Fileto

#### Soon a fast start

[](#soon-a-fast-start)

Credits
-------

[](#credits)

[Smarty: Template Engine](https://github.com/smarty-php/smarty)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.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

Unknown

Total

1

Last Release

3533d ago

### Community

Maintainers

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

---

Top Contributors

[![bruunofco](https://avatars.githubusercontent.com/u/7252057?v=4)](https://github.com/bruunofco "bruunofco (72 commits)")[![jameswpm](https://avatars.githubusercontent.com/u/10038328?v=4)](https://github.com/jameswpm "jameswpm (9 commits)")[![mfileto](https://avatars.githubusercontent.com/u/12398498?v=4)](https://github.com/mfileto "mfileto (1 commits)")

---

Tags

phpframeworkgeneratorormmvcsoapsmartyrestfulquery objecteasyfasteasyfast php

### Embed Badge

![Health badge](/badges/bruunofco-easyfast/health.svg)

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

###  Alternatives

[phpmv/ubiquity

Ubiquity-framework

70038.8k6](/packages/phpmv-ubiquity)[letsdrink/ouzo

Ouzo PHP MVC framework

7210.5k1](/packages/letsdrink-ouzo)[mirekmarek/php-jet

PHP Jet is modern, powerful, real-life proven, really fast and secure, small and light-weight framework for PHP8 with great clean and flexible modular architecture containing awesome developing tools. No magic, just clean software engineering.

241.3k](/packages/mirekmarek-php-jet)

PHPackages © 2026

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