Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/phpzm/core

Repositório com uma estrutura simples e rápida para compor serviços, sites e api's
https://github.com/phpzm/core

api framework micro-services php php7 psr-1 psr-2 psr-3 psr-4 psr-6 psr-7 services

Last synced: about 1 month ago
JSON representation

Repositório com uma estrutura simples e rápida para compor serviços, sites e api's

Awesome Lists containing this project

README

        

### Instalação simples

```
composer install phpzm/core
```

### Lista de pacotes
Console: https://github.com/phpzm/console

Controller: https://github.com/phpzm/controller

Data: https://github.com/phpzm/data

Helper: https://github.com/phpzm/helper

Http: https://github.com/phpzm/http

Kernel: https://github.com/phpzm/kernel

Message: https://github.com/phpzm/message

Model: https://github.com/phpzm/model

Persistence: https://github.com/phpzm/persistence

Route: https://github.com/phpzm/route

Security: https://github.com/phpzm/security

Template: https://github.com/phpzm/template