symfony/asset-mapper
Symfony AssetMapper exposes asset directories and publishes them to a public folder with digested (versioned) filenames. It can also generate an importmap, letting you use modern JavaScript modules without a build step.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symfony/asset | 0.87 | Symfony Asset component helps generate and version URLs for web assets like CSS, JavaScript, and images. Supports cache busting via version strategies and base paths/URLs, making it easy to reference assets consistently across environments and CDNs. | 3,160 | 3,174 | 12 | 4M | 0 | 46.7 | 50.3 | MIT | 1 week ago | |
| symfony/doctrine-bridge | 0.85 | Symfony Doctrine Bridge integrates Doctrine with Symfony components, providing glue code for ORM/DBAL usage across the framework. Part of the main Symfony repository; report issues and submit pull requests there. | 3,231 | 3,236 | 43 | 4M | 0 | 48.8 | 51.1 | MIT | 1 week ago | |
| symfony/object-mapper | 0.83 | Symfony Object Mapper maps data between objects (e.g., DTOs to entities) using PHP attributes to define field mappings. It reduces boilerplate transformation code, supports configurable mapping logic, and integrates cleanly with Symfony applications. | 34 | 34 | 2 | 172K | 0 | 28.0 | 60.0 | MIT | 1 week ago | |
| spatie/asset-helper | 0.82 | Laravel 4 helper to generate URLs for revisioned/cache-busted assets. Given an original name like admin.css, it finds the hashed version in your public assets folder and returns a URL such as /assets/admin.0ce5cb43.css. | 23 | 23 | 3 | 0 | 0 | 21.7 | — | MIT | 9 years ago | |
| nette/assets | 0.79 | Nette Assets provides a lightweight way to manage web assets in Nette apps. It helps register, version, and generate URLs for CSS/JS and other files, supporting cache busting and clean asset linking in templates and presenters. | 41 | 41 | 4 | 22K | 2 | 22.6 | 44.8 | NOASSERTION | 1 week ago |
How can I help you explore Laravel packages today?