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://packages.bolbedum.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.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
Base module containing many common classes
Simple trait for scoping Eloquent models by 'active' boolean column
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
Simplified slug generation
Eloquent Sortable Trait
Helper classes and traits for enums
The general database connections for all applications
Various helper macros
OAuth client for Microsoft Azure
Notifications extended with helpers
This is my package module-addresses
Admin models
Manage acquisition, selling & renting prices for products and services in your Laravel Application.
The saleschannels module
Shipping module
A way to work with units of measurement and calculating totals based on the given dimensions.
Pdf module for building invoices etc.
This Composer repository is powered by Satis