bplan/composer-packages

Last updated:

Composer packages

Default package "filter by" field:

Fields to display on packages:

This is a private Composer repository. To use it, you have to to your composer.json file.

Setting up this repository in your projects

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.

A package for the dynamic generation of program codes based on migrations or database schemas

Type
library
Keywords
dev
Homepage
https://git.bplan.solutions:3000/bplan-base/laravel-code-generator
License
proprietary
Authors
Wassilios Meletiadis
Support
Releases
3.x-dev 3.2.0 3.1.0

Basic package for all projects and packages that use the CodeGenerator functionality in their migrations.

Type
library
Homepage
https://git.bplan.solutions:3000/bplan-base/laravel-code-generator-loader/
License
proprietary
Authors
wassilios.meletiadis
Support
Releases
1.7.1 1.7.0 1.6.0 1.5.0 1.4.0 1.3.0 1.2.0 1.1.0 1.0.0 dev-master
Required by

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.

Type
library
License
MIT
Authors
wassilios.meletiadis
Releases
1.2.0 1.1.0 1.0.2 1.0.1 1.0.0 dev-master
Required by

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.

Type
library
Homepage
https://git.bplan.solutions:3000/bplan-components/laravel-vega-rpc
License
proprietary
Authors
wassilios.meletiadis
Support
Releases
1.4.0 1.3.1 1.3.0 1.2.0 1.1.0 1.0.3 1.0.2 1.0.1 1.0.0 dev-master
Required by

A reusable Laravel package that integrates the Secom Access Control REST API (v1.1). Provides typed service classes, Data Transfer Objects (DTOs) for all API schemas, and a stub for local fake-API routes.

Type
library
Homepage
https://git.bplan.solutions:3000/bplan-components/secom-access-control
License
proprietary
Authors
Wassilios Meletiadis
Support
Releases
1.2.0 1.1.0 1.0.1 1.0.0 dev-master

This Composer repository is powered by Satis