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

Top languages

Loading…

Most used topics

Loading…