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.ecoplan-crm.com"
}]
}
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.
This is my package ep-laravel-auth-client-package
This is my package ep-laravel-auth-server-package
This is my package ep-laravel-base-package
This is my package ep-laravel-committee-package
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
This is my package ep-laravel-registration
This is my package ep-laravel-ui-package
This package provides access to the Cursor CRM rest api
Laravel Ecoplan API Gateway client
Abandoned! Package is abandoned, you should avoid using it. Use ecoplan/ep-laravel-api-gateway-client instead.
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
This Composer repository is powered by Satis