Composer packages
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": "https://satis.bplan.solutions"
}]
}
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.
Global Laravel and Livewire components
A package with core components and global basic components such as locales, helper classes, enums, traits, etc.
A package for the dynamic generation of program codes based on migrations or database schemas
Basic package for all projects and packages that use the CodeGenerator functionality in their migrations.
A JSON-RPC 2.0 connector for the Filler executable
Package to create iCalendar/ICS files. Send new appointment invitations by email or update or cancel invitations that have already been sent. This is a revision of the package "sssurii/laravel-ics" (https://github.com/sssurii/laravel-ics), that offers more options.
Spryng for Laravel
A JSON-RPC 2.0 server interface for the "Vega Embedded System for Automatic Number Plate Recognition" to check license plates and access authorization against a data base.
Send requests to a Web-IO relais
Card Manager Module
Visitor Management Module
This Composer repository is powered by Satis