Custom packaged version of YUI2.
Maintainers
1.0.12
2016-01-17 16:14 UTC
Requires
- php: >=5.2.1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause d64fc1e0433c918c9dd3e68bfb17e753d586691d
- Michael Gauthier <mike.woop@silverorange.com>
This package is auto-updated.
Last update: 2026-06-24 17:37:21 UTC
README
YUI 2 is a JavaScript and CSS library with more than 30 unique components including low-level DOM utilities and high-level user-interface widgets. Currently at version 2.9.0, YUI 2 is robust, proven, time-tested, and extensively documented.
This composer package provides the YUI sources under the www/ directory.
Installation
Make sure the silverorange composer repository is added to the composer.json
for the project and then run:
composer require silverorange/yui
