webpatser/laravel-uuid

[Question] Could it be possible to split the Uuid class to another repository

phoenixgao opened this issue · 1 comments

Could it be possible to split the Uuid class to another repository as a dependency, so that I could use that package in a non-laravel project?

Thanks

There isn't really anything Laravel related except for the Facade, I mean the library doesn't even depend on laravel