Code Monkey home page Code Monkey logo

framework's Issues

(LOW): create additional reactor commands

I should find nice and clean way to add commands to react controllers, models (orm and odm) and views (?) as it already implement for migrations. Trick is to have additional config to declare default namespace, base directory and etc. Additionally, to think about custom controller templates.

Code generation will be done using Reactor classes not stubs.

Update Router to use latest PSR-7

I have PSR-7 implemented now, router should be be used to use new Request and etc. Additionally i have to solve problem with controller aliases and use runtime instance of container.

Think: make decision about disabled ORM entities (while indexing) as alternative to abstract classes

I want to use abstract models for ODM and ORM in modules, which is fine (User extends AbstractORMUser) but for more complex modules like CMS manager (we have to make it not only for ODM but for ORM also) there is 8 models, not sure making each of them abstract will be effective.

Consider solution where model can say if it's "active" while indexing based on external service or config - "don't map me to database, there is primary model missing or module is disabled".

(LOW) Resource route

AC: Something with prebuilt routing to specified controller methods based on http method, easy but lazy.

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.