You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question/remark/suggestion for the project. Can it be considered to split the repo in different packages ?
I wanted to required the project for a simple usage to determine the geolocation from geohash and/or latitude/longitude but the number of dependencies for such small requirement is huge.
I don't need:
the cli feature
the caching feature
the batch features
which is taken care of by other part of my application.
Maybe splitting via a monorepo and taking advantage of composer suggests would make it more interesting and broaden in its adoption. What do you think ?
The text was updated successfully, but these errors were encountered:
I have a question/remark/suggestion for the project. Can it be considered to split the repo in different packages ?
I wanted to required the project for a simple usage to determine the geolocation from geohash and/or latitude/longitude but the number of dependencies for such small requirement is huge.
I don't need:
which is taken care of by other part of my application.
Maybe splitting via a monorepo and taking advantage of composer suggests would make it more interesting and broaden in its adoption. What do you think ?
The text was updated successfully, but these errors were encountered: