Coder Social home page Coder Social logo

phpzm / core Goto Github PK

View Code? Open in Web Editor NEW
10.0 4.0 2.0 1.22 MB

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

Home Page: https://simples.cloud

License: MIT License

PHP 66.73% Shell 33.27%
php framework api services micro-services psr-1 psr-2 psr-3 psr-4 psr-6 psr-7 php7

core's Introduction

core's People

Contributors

ezioadsr avatar igordepaula avatar wilcorrea avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

core's Issues

Study a better way to use Container DI

When load controllers the router could use a container to load and share instances of dependencies. I can see three options:

  • Allow config activation it in app
  • Use properties in controller to config activation it
  • Create abstract method in controller to register dependencies defining details like if a new instance must be invoked or if can be share with others

Install not running?!

Portuguese: No README, o comando "composer install phpzm/core" não funciona!
O correto não seria "composer create-project phpmz/core"?

Implement mirror route map

The mirror behaviour:

$router->mirror('GET', '/path', 'Namespace');

When receives a path /path/my-service/one/two/three/show and call Namespace\MyService\One\Two\Three->show()

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.