Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/phpzm/core
- Owner: phpzm
- License: mit
- Created: 2016-10-29T12:50:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-21T13:41:27.000Z (almost 7 years ago)
- Last Synced: 2024-11-18T09:54:45.089Z (2 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: 4
- 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/consoleController: 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