Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/luismanuelamengual/neophp

Modern PHP framework for web developers, not for web 'artisans' (wtf ??!!)
https://github.com/luismanuelamengual/neophp

modern php php-framework

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

[![Latest Stable Version](https://img.shields.io/packagist/v/neogroup/neophp.svg)](https://packagist.org/packages/monolog/monolog)
![](https://img.shields.io/github/license/luismanuelamengual/NeoPHP.svg)
![](https://img.shields.io/github/forks/luismanuelamengual/NeoPHP.svg?style=social&label=Fork)
![](https://img.shields.io/github/stars/luismanuelamengual/NeoPHP.svg?style=social&label=Star)
![](https://img.shields.io/github/watchers/luismanuelamengual/NeoPHP.svg?style=social&label=Watch)
![](https://img.shields.io/github/followers/luismanuelamengual.svg?style=social&label=Follow)

# NeoPHP

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

## Installation

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

## 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

### Submitting bugs and feature requests

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

### Author

Luis Manuel Amengual -

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

### License

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

### Acknowledgements

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