PHPackages                             systemedom/phpsky - 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. systemedom/phpsky

ActiveProject[Framework](/categories/framework)

systemedom/phpsky
=================

This is an MVC-based PHP for your projects

v1.0.0(7y ago)02MITPHPPHP &gt;=7.1.3

Since Jun 3Pushed 7y ago1 watchersCompare

[ Source](https://github.com/systemEDOM/phpsky)[ Packagist](https://packagist.org/packages/systemedom/phpsky)[ RSS](/packages/systemedom-phpsky/feed)WikiDiscussions master Synced 2w ago

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

PHPSky by Daniel Oseguera
=========================

[](#phpsky-by-daniel-oseguera)

=====================

This is an MVC-based PHP skeleton for your projects. You can download this repository and start to work in your project, the skeleton has to work routes, middlewares, models, controllers, emails, eloquent, and more. You can see the components we use.

#### Note :

[](#note-)

This skeleton is done to PHP versions "&gt;=5.4.0" but you can update components and PHP version.

simple-php-router:
------------------

[](#simple-php-router)

We use simple-php-router to middlewares, routes, controllers, and more, you can see the documentation: [repository](https://github.com/skipperbent/simple-php-router).

Templates:
----------

[](#templates)

We use Twig to templates is fantastic and famous, you can visit the website: [Twig](https://twig.symfony.com/). Our basic configuration for Twig allow you that you can use the user authenticated in the templates and more functions.

Mails:
------

[](#mails)

We use PHPMailer to send emails: [repository](https://github.com/PHPMailer/PHPMailer).

Eloquent:
---------

[](#eloquent)

We use the Eloquent of Laravel is fantastic, connection to DB, models and more : [repository](https://github.com/illuminate/database).

Emails:
-------

[](#emails)

We use PHPMailer for send emails : [repository](https://github.com/PHPMailer/PHPMailer) You can use PHPSKyCore\\Mail\\Mail this class extends from PHPMailer but with the configuration of env.php.

Login:
------

[](#login)

We implement a login functions, in this repository in routes/web.php you have an example, this login is done with JWT.

Installation
============

[](#installation)

Install this package:

You can clone this resporitory or download the repository from GitHhub

```
git clone https://github.com/systemEDOM/phpskeleton-edom.git
```

You can download in your server, if you don't have a local domain and your project is in a folder you can edit file public/index.php and the constant APP\_PREFIX\_ENABLED = prefix and APP\_PREFIX = to your folder or url.

Structure
---------

[](#structure)

`app` You can see in this folder all logic of your application
`app/Controller` Controller (programming logic) of your application
`app/Exceptions` Exceptions of your application
`app/Handlers` Handlers of your application for example '404 error'
`app/Middlewares` Middleware of your application, in this folder you can implement your middlewares.
`app/Models` Models of your application, in this folder you have the models to work with your DB.
`config` config of your application, in this folder you can edit connection to DB, mail, etc.
`config/helpers.php` Helpers of your application, functions that you can use like 'redirect() and others'
`public` in this folder you save your assets, .htaccess and others.
`resources` in this folder you work your views, storage is the cache template.
`routes` in this folder in the file web.php you work your routes.

Patreon and PayPal Me
=====================

[](#patreon-and-paypal-me)

Please, if you liked this skeleton i invite you to see my [Patreon](https://www.patreon.com/sysedom) or my [PayPal Me](https://www.paypal.me/sysedom?locale.x=es_XC) and if you can donate i will thank you.

Conclusion
==========

[](#conclusion)

Please feel free to report issues so you can help to improve the package.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Total

2

Last Release

2584d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10385109?v=4)[Eduardo Daniel Oseguera Mendoza](/maintainers/systemEDOM)[@systemEDOM](https://github.com/systemEDOM)

---

Top Contributors

[![systemEDOM](https://avatars.githubusercontent.com/u/10385109?v=4)](https://github.com/systemEDOM "systemEDOM (5 commits)")

### Embed Badge

![Health badge](/badges/systemedom-phpsky/health.svg)

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

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M836](/packages/laravel-socialite)[laravel/dusk

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

1.9k38.6M289](/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)
