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: 8 months ago
JSON representation
Repositório com uma estrutura simples e rápida para compor serviços, sites e api's
- Host: GitHub
- URL: https://github.com/phpzm/core
- Owner: phpzm
- License: mit
- Created: 2016-10-29T12:50:29.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-21T13:41:27.000Z (almost 8 years ago)
- Last Synced: 2025-03-30T13:34:57.949Z (9 months ago)
- Topics: api, framework, micro-services, php, php7, psr-1, psr-2, psr-3, psr-4, psr-6, psr-7, services
- Language: PHP
- Homepage: https://simples.cloud
- Size: 1.19 MB
- Stars: 10
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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