mpratt/embera
Embera is a PHP library for turning URLs into rich embeds via oEmbed. It supports many providers, offers easy integration, caching, and flexible configuration, making it simple to render videos, tweets, and other media in your apps.
Architecture fit: The package is a pure PHP library with no Laravel-specific dependencies, making it compatible with Laravel's service container. It can be integrated via a service provider or facade, leveraging Laravel's dependency injection for easy configuration. The caching mechanism aligns well with Laravel's cache drivers
How can I help you explore Laravel packages today?