Hi-Folks / milk-sdk-php

Milk SDK PHP is a (fluent) open-source PHP library that makes it easy to integrate your PHP application with location services like Geocode, Route, Isoline, Search Places and Address, location data ...
https://packagist.org/packages/hi-folks/milk-sdk-php
MIT License
7 stars 12 forks source link

CI/CD: GitHub Actions add cache for PHP packages #6

Closed roberto-butti closed 3 years ago

roberto-butti commented 3 years ago

Add cache in workflow to:

A good yml sample for caching is: https://github.com/roberto-butti/laravel7-ghactions/blob/master/.github/workflows/laravel_db_manual.yml

tchapuis commented 3 years ago

I can work on this one !

roberto-butti commented 3 years ago

Closed with an hotfix for composer-get-cache