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(6y ago)02MITPHPPHP &gt;=7.1.3

Since Jun 3Pushed 6y ago1 watchersCompare

[ Source](https://github.com/systemEDOM/phpsky)[ Packagist](https://packagist.org/packages/systemedom/phpsky)[ RSS](/packages/systemedom-phpsky/feed)WikiDiscussions master Synced 3d 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 27% 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

2538d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6041a8684788b458e6ef7cbf1f97cf66a19de1d53ca7d9431ab8b24b64a39d76?d=identicon)[systemEDOM](/maintainers/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/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)
