-
Notifications
You must be signed in to change notification settings - Fork 22
Description
Hello Flysystem BunnyCDN team! 👋
I'm a collaborator on the thephpleague/flysystem-bundle project, and I recently worked on a significant improvement (PR #186) that opens up the adapter builder system, allowing third-party adapter maintainers to provide their own Symfony integration through the flysystem bundle.
We already have a BunnyCDN builder integrated here: https://github.com/thephpleague/flysystem-bundle/pull/180/files but now we can transfer it to your organization if you want.
The documentation and examples for implementing your own adapter builder are available in my fork (pending merge): https://github.com/maxhelias/flysystem-bundle/blob/rfc-custom-adapter/docs/5-creating-a-custom-adapter.md#creating-a-custom-adapter-builder-advanced
If you're interested in transferring the "Adapter Builder" to your own org, feel free to reach out. I'd be happy to help or review a PR if you decide to add this integration.
Best regards!