Skip to content
@Vection-Framework

Vection - PHP Component Library and Framework

Vection is a future-proof PHP component library and framework that focuses on flexibility, developer friendly code and lightweight to rich enterprise components

Vection - PHP Component Library and Framework

Vection is a future-proof PHP component library and framework that focuses on flexibility, developer friendly code and lightweight to rich enterprise components. Vection can be used to realize small to large enterprise applications.

⚠️ Vection is currently in development stage, so atm only pre-releases are available. Breaking changes may be made until a stable release!

What does Vection provide?

Vection provides on the one hand direct full operative components and on the other hand framework components which require application specific implementation. Vection decouples the api/interfaces (Contracts) and its implementation to achieve maximum flexibility. Each component has in additional its own package which can be used as a standalone dependency. Vection currently provides the following components:

  • The most advanced Dependency Injection
  • Type save and pool based Cache component with support for different cache providers.
  • Event type based and fully PSR compatible Event Dispatcher
  • Middleware based Messenger / System Bus with CQRS and transport layer, async processing (MQ) support
  • PSR based HTTP component includes kernel, responder, server/client, REST API and proxy support
  • Validator for PHP data and json/yaml schema validation

Support

Support Vection via Ko-fi:

Ko-fi

Pinned Loading

  1. Vection Vection Public

    Vection is a future-proof PHP component library and framework that focuses on flexibility, developer friendly code and lightweight to rich enterprise components. Vection can be used to realize smal…

    PHP 6

  2. Dependency-Injection Dependency-Injection Public

    The Vection Dependency Injection injects dependencies quickly and effectively.

    PHP 4

  3. Validator Validator Public

    The Vection Validator provides validation of data and schemas. A number of different validators are already included and can be applied in a chained manner.

    PHP 3

  4. Messenger Messenger Public

    The Vection Messenger provides a bus component for using as service bus (CQRS) and message transportation (queues).

    PHP 2

  5. Event Event Public

    The Vection Event Dispatcher listens for events and processes them.

    PHP 2

  6. HTTP HTTP Public

    The Vection HTTP Kernel is a processor with middleware support.

    PHP 2

Repositories

Showing 10 of 10 repositories
  • Vection Public

    Vection is a future-proof PHP component library and framework that focuses on flexibility, developer friendly code and lightweight to rich enterprise components. Vection can be used to realize small to large enterprise applications.

    Vection-Framework/Vection’s past year of commit activity
    PHP 6 MIT 0 0 0 Updated Mar 16, 2024
  • Common Public

    The Vection Common component provides a collection of tools.

    Vection-Framework/Common’s past year of commit activity
    PHP 3 MIT 0 0 0 Updated Mar 28, 2023
  • Dependency-Injection Public

    The Vection Dependency Injection injects dependencies quickly and effectively.

    Vection-Framework/Dependency-Injection’s past year of commit activity
    PHP 4 MIT 0 0 0 Updated Mar 16, 2023
  • .github Public

    Vection Profile

    Vection-Framework/.github’s past year of commit activity
    0 0 0 0 Updated Sep 8, 2022
  • Contracts Public

    The Vection contracts provide the basis for cooperation between the individual Vection components.

    Vection-Framework/Contracts’s past year of commit activity
    PHP 2 MIT 0 0 0 Updated Sep 1, 2022
  • Validator Public

    The Vection Validator provides validation of data and schemas. A number of different validators are already included and can be applied in a chained manner.

    Vection-Framework/Validator’s past year of commit activity
    PHP 3 MIT 0 0 0 Updated Sep 1, 2022
  • Messenger Public

    The Vection Messenger provides a bus component for using as service bus (CQRS) and message transportation (queues).

    Vection-Framework/Messenger’s past year of commit activity
    PHP 2 MIT 0 0 0 Updated Sep 1, 2022
  • HTTP Public

    The Vection HTTP Kernel is a processor with middleware support.

    Vection-Framework/HTTP’s past year of commit activity
    PHP 2 MIT 0 0 0 Updated Sep 1, 2022
  • Event Public

    The Vection Event Dispatcher listens for events and processes them.

    Vection-Framework/Event’s past year of commit activity
    PHP 2 MIT 0 0 0 Updated Sep 1, 2022
  • Cache Public

    The Vection Cache offers the use of various caches such as APCu or Redis.

    Vection-Framework/Cache’s past year of commit activity
    PHP 1 MIT 0 0 0 Updated Sep 1, 2022

Top languages

Loading…

Most used topics

Loading…