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.laracrafts.io"
}]
}
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.
Laravel Spark provides scaffolding for Laravel SaaS applications.
Array macros
Bitwarden CLI wrapper
Laravel Blade directives
Macros for base Laravel and Eloquent collections
Addition of useful methods for Laravel database connections
Artisan console commands for local and Forge deployment
Addition of useful methods for Eloquent models
Create and manage sequences on Eloquent models
Source adapters for files
Collection of useful Laravel helper functions
Use geometry types in Laravel
Macros for base Laravel and Eloquent query builders
Laravel routing macros
Livewire tools
Collection of useful PHP helper functions
Laravel Pint configuration
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, converters and macros
String macros
Tailwind UI components
This Composer repository is powered by Satis