Giter Site home page Giter Site logo

silverstripe-core-poc's Introduction

silverstripe/core PoC

This package is a PoC of what a split out silverstripe/core might looks like.

It will be deleted at some point in the future and should not be used in projects.

Contents

It mostly contains the contents of framework/src/Core, including:

  • A file manifest system, with build in support for module and class manifests
    • A file finder support class (previously in silverstripe/assets)
  • Injector: A service locator for dependency injection
  • A configuration system easily tied to classes that uses private statics as its default
  • Environment management, including env vars and a dev/test/live swtich
  • A Kernel that can be used to initialise all of the above
  • Caching services based on PSR-15 and symfony/cache
  • Mechanisms for flushing internal state cached to the filesystem
  • A base class, ViewableData that's provides some support to DataObject (previously in src/View)

It also contains a minimal segment of framework/src/Dev, to get its tests passing:

  • SapphireTest
  • TestState and a number of plugins
  • Deprecation
  • TestKernel
  • The TestOnly interface

silverstripe-core-poc's People

Watchers

 avatar  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.