GithubHelp home page GithubHelp logo

kernel's Introduction

Kernel

The framework's core, installable as a Composer package

Electro is a highly modular framework. The majority of the framework's functionality is provided by internal modules, called subsystems. As such, the framework's core (the kernel) provides only the minimum core functionality that is shared between all of the framework's subsystems, which is:

  1. Dependency Injection,
  2. Module management,
  3. Bootstrapping.

The kernel's main responsability is loading and initializing (in this order):

  1. The framework subsystems,
  2. The installed plugins,
  3. The application's private modules.

Installation

Do not install this package directly.

Instead, install the installation profile that is more suitable for your application's needs.

Usually, you will want to install the electro/framework package, which provides a standard installation for a generic web framework.

If you would prefer a different configuration profile (ex. a micro-framework), please search for a suitable package on GitHub's electro-framework organization.

Recommended

Use Electro's base installation as your application's starting point.

License

The Electro framework is open-source software licensed under the MIT license.

Electro framework - Copyright © Cláudio Silva and Impactwave, Lda.

kernel's People

Contributors

claudio-silva avatar paulocesarelias avatar tiagomgelias avatar

Watchers

James Cloos avatar

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.