PHPackages                             batuhanozen/ephp - 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. batuhanozen/ephp

ActiveProject[Framework](/categories/framework)

batuhanozen/ephp
================

ephp(Easy Php) micro is "easy to use" php micro service framework

04PHP

Since May 12Pushed 3y agoCompare

[ Source](https://github.com/bb7hn/ephp)[ Packagist](https://packagist.org/packages/batuhanozen/ephp)[ RSS](/packages/batuhanozen-ephp/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

E-PHP
=====

[](#e-php)

- E-PHP means easy php.
- It is just a basic rest api framework
- created for personal usage and can be buggy

Important Notes
---------------

[](#important-notes)

- don't forget to run composer install
- do not forget to run `chmod +x ephp` command
- editing files in /.core/ will cause issues on updates
- if you want to create an helper do it in helpers folder whole sub directories will be included automatically.
- editing helpers.php is not suggested too.

How to guide
------------

[](#how-to-guide)

- there is nothing yet i will append sth. after i completed

DEFAULT VALUES
==============

[](#default-values)

```
DEFAULT DB HOST = 'db' // can define in env as DB_HOST
DEFAULT DB USER = 'root' // can define in env as DB_USER
DEFAULT DB PASSWORD = '' // can define in env as DB_PASS
DEFAULT TABLE = 'test' // can define in env as DB_TABLE
DEFAULT DB PORT = 3306// can define in env as DB_PORT
DEFAULT CHAR SET = 'utf8mb4' // can define in env as DB_CHAR_SET
DEFAULT MODE FETCH MODE = \PDO::FETCH_OBJ // can define in env as  DB_DEFAULT_FETCH_MODE for FETCH_OBJ should define 5
DEFAULT ERROR MODE  = \PDO::ERRMODE_EXCEPTION // can define in env as DB_ERRMODE for ERRMODE_EXCEPTION should define 2

```

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

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/f100680c994181dbe1592d8a1e9858436a7647464da7ee3a00ef74741034f456?d=identicon)[bb7hn](/maintainers/bb7hn)

### Embed Badge

![Health badge](/badges/batuhanozen-ephp/health.svg)

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

###  Alternatives

[laravel/dusk

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

1.9k39.6M297](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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