Phalcon\Assets is a component that allows you to manage static resources such as CSS stylesheets or JavaScript libraries in a web application.
Phalcon\Assets\Manager is available in the services container, so you can add resources from any part of the application where the container is available.
Adding Resources
Assets supports two built-in resources: CSS and JavaScripts. You can create other resources if you need. The assets manager internally stores two default collections of resources - one