phayes / geoPHP

Advanced geometry operations in PHP
https://geophp.net
Other
863 stars 263 forks source link

Could not install in laravel 7 #178

Closed subhadipghorui closed 4 years ago

subhadipghorui commented 4 years ago

I am trying to build a GIS Web application with Laravel 7. I installed this library but It does not installed - composer require phayes/geophp

Error: [Composer\Downloader\TransportException]
The "https://packagist.org/p/provider-2020-04%241227b2213ad88a5b31f2bf2c09c08f84d49eaa949aba0c1125aebd844b6a476d.js on" file could not be downloaded (HTTP/1.1 404 Not Found)

Please make this library stable and compatible with laravel >6. I am trying to build GIS Web application and there are few good library in PHP for this kind of building. It will be great to have a good library to work with geospatial data.