PHPackages                             neogroup/neophp - 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. neogroup/neophp

ActiveLibrary[Framework](/categories/framework)

neogroup/neophp
===============

The NeoPHP Framework.

4.3.6(6y ago)3861[2 issues](https://github.com/luismanuelamengual/NeoPHP/issues)1MITPHPPHP &gt;=7.2

Since Mar 10Pushed 6y ago1 watchersCompare

[ Source](https://github.com/luismanuelamengual/NeoPHP)[ Packagist](https://packagist.org/packages/neogroup/neophp)[ Docs](https://github.com/luismanuelamengual/NeoPHP)[ RSS](/packages/neogroup-neophp/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (5)Versions (12)Used By (1)

[![Latest Stable Version](https://camo.githubusercontent.com/db5e8cce9183d574633fcce5e83e623c9edf1a828c433f378d44f16023b10c98/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e656f67726f75702f6e656f7068702e737667)](https://packagist.org/packages/monolog/monolog)[![](https://camo.githubusercontent.com/4612ccbf0baabb1888e97a7440631a10005be683f5427b56189ff6564fb80276/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6c7569736d616e75656c616d656e6775616c2f4e656f5048502e737667)](https://camo.githubusercontent.com/4612ccbf0baabb1888e97a7440631a10005be683f5427b56189ff6564fb80276/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6c7569736d616e75656c616d656e6775616c2f4e656f5048502e737667)[![](https://camo.githubusercontent.com/d4299c8e9dab23934b9d78af7f16cce5814e5540f4424c3a8905f6883542eca1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f6c7569736d616e75656c616d656e6775616c2f4e656f5048502e7376673f7374796c653d736f6369616c266c6162656c3d466f726b)](https://camo.githubusercontent.com/d4299c8e9dab23934b9d78af7f16cce5814e5540f4424c3a8905f6883542eca1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f6c7569736d616e75656c616d656e6775616c2f4e656f5048502e7376673f7374796c653d736f6369616c266c6162656c3d466f726b)[![](https://camo.githubusercontent.com/4e0bdef2cddc18f15fe6a12a37048e6ce5e067bd4c174024a83366237f9e7388/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6c7569736d616e75656c616d656e6775616c2f4e656f5048502e7376673f7374796c653d736f6369616c266c6162656c3d53746172)](https://camo.githubusercontent.com/4e0bdef2cddc18f15fe6a12a37048e6ce5e067bd4c174024a83366237f9e7388/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6c7569736d616e75656c616d656e6775616c2f4e656f5048502e7376673f7374796c653d736f6369616c266c6162656c3d53746172)[![](https://camo.githubusercontent.com/fae1e3222b58b8af468b04b31fb91e8e28d63c6be1df3b77a14e2e5fd70e0147/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f77617463686572732f6c7569736d616e75656c616d656e6775616c2f4e656f5048502e7376673f7374796c653d736f6369616c266c6162656c3d5761746368)](https://camo.githubusercontent.com/fae1e3222b58b8af468b04b31fb91e8e28d63c6be1df3b77a14e2e5fd70e0147/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f77617463686572732f6c7569736d616e75656c616d656e6775616c2f4e656f5048502e7376673f7374796c653d736f6369616c266c6162656c3d5761746368)[![](https://camo.githubusercontent.com/b3115841f570a12d69d7eb26a0582d5055b6cd9802d3c16f59fa26e39d87443a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f6c6c6f776572732f6c7569736d616e75656c616d656e6775616c2e7376673f7374796c653d736f6369616c266c6162656c3d466f6c6c6f77)](https://camo.githubusercontent.com/b3115841f570a12d69d7eb26a0582d5055b6cd9802d3c16f59fa26e39d87443a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f6c6c6f776572732f6c7569736d616e75656c616d656e6775616c2e7376673f7374796c653d736f6369616c266c6162656c3d466f6c6c6f77)

NeoPHP
======

[](#neophp)

Modern PHP framework for web developers, not for web 'artisans' (wtf ??!!)

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

[](#installation)

```
composer create-project neogroup/neophp-project MyApp

```

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

[](#documentation)

- [Getting started](doc/01-getting_started.md)
- [Controllers](doc/02-controllers.md)
- [Routes](doc/03-routes.md)
- [Database](doc/04-database.md)
- [Resources](doc/05-resources.md)
- [Models](doc/06-models.md)
- [Views](doc/07-views.md)
- [Logging](doc/08-logging.md)
- [Messages / translations](doc/09-messages.md)

About
-----

[](#about)

### Submitting bugs and feature requests

[](#submitting-bugs-and-feature-requests)

Bugs and feature request are tracked on [GitHub](https://github.com/luismanuelamengual/neophp/issues)

### Author

[](#author)

Luis Manuel Amengual -
See also the list of [contributors](https://github.com/luismanuelamengual/neophp/contributors) which participated in this project.

### License

[](#license)

NeoPHP is licensed under the MIT License - see the `LICENSE` file for details

### Acknowledgements

[](#acknowledgements)

This library is heavily inspired by Laravel PHP framework () library, although many things have been adjusted to be a faster and more powerfull framework

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance7

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity65

Established project with proven stability

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

Recently: every ~0 days

Total

11

Last Release

2462d ago

PHP version history (2 changes)v4.0.0PHP ^7.1.3

4.3.0PHP &gt;=7.2

### Community

Maintainers

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

---

Top Contributors

[![luismanuelamengual](https://avatars.githubusercontent.com/u/2651337?v=4)](https://github.com/luismanuelamengual "luismanuelamengual (261 commits)")

---

Tags

modernphpphp-frameworkphpframeworkNeo

### Embed Badge

![Health badge](/badges/neogroup-neophp/health.svg)

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

###  Alternatives

[quantum/framework

The Quantum PHP Framework

402.8k1](/packages/quantum-framework)

PHPackages © 2026

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