This is a private Composer repository.
To use it, you have to add this repository to your composer.json file.
Add this Composer
repository to your project's composer.json
file, then you can require these private packages just like you would with
one from Packagist.
{
"repositories": [{
"type": "composer",
"url": "http://satis.topwave.nl"
}]
}
Click on an individual package's release version to get a snippet of code for your project's dependencies.
Read more on how to handle composer private packages.
Account component to identity a person or system in order to manage the application
Account shared component
Application component responsible for application settings and configurations
Authentication component allows a user or system to authenticate, also containing RBAC
Authentication shared component
The catalog component provides the ability to completely manage the products in catalog
Catalog shared component holding all domain transfer objects
Channel component used by components to seperate information in a channel
Channel shared component
Generates code
Runs php commands via command line interface (cli)
Core component holding several abstractions
Dashboard
Debugging tools for developers
Toolkit for developers
Holds establishments
Generic place for logging events to db storage
Provides a generic way to export data from a component based on configuration and some magic
Filter bridge to laminas
An optional finance component to hold and control several financial activities
Form bridge to laminas
Facilitates the ability to store previous known records
Generic import component in order to import data for registered components
The integration component is a abstraction component used for several integration implementations
Locale component
Locale shared component
Handles notification, like mail, webhooks and internal broadcasting
Orm component
RBAC permission bridge to laminas/laminas-permissions-rbac
Procurement component responsible for outbound purchase orders, delivery of goods and the registration of products from a supplier
Storage for queued messaged and CLI job worker
Region component
Basic implementations used searching
Contains core domain transfer object, utilities and standards to code
The subscription component is a component used to measure usage and allow users to upgrade their current subscription
The supplier containing information regarding the contacts, adresses and outbound communication configuration
Supplier shared dto
Basic tenant implementation
Basic implementations used for design, graphics
Warehouse component for the registration of catalog product inventory
Webhook for dispatching HTTP requests
Abstract workflow to handle common components workflow, having contributions, reviews, approval and publishing
This Composer repository is powered by Satis