Download the PHP package orange-opensource/orange-boosted-bootstrap without Composer

On this page you can find all versions of the php package orange-opensource/orange-boosted-bootstrap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package orange-boosted-bootstrap

OUDS Web

OUDS Web is a fork of Bootstrap. Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development.
Visit OUDS Web

Report bug · Request feature

Table of contents

Quick start

OUDS Web need at least two different libraries. A common one, containing the common files used to build the different themes, and a theming one to apply some tokens.

The common library have the common Scss files and all the common JavaScript that is included in every library. It also contains the builded JavaScript.

The theming library have the specific Scss files containing all the tokens to apply the theme. It also contains the builded CSS for this specific theme.

Several quick start options are available:

Read the Getting started page for information on the framework contents, templates, examples, and more.

AI agent skills

This repository ships Agent Skills in the skills/ directory, giving AI coding agents (Claude Code, Cursor, GitHub Copilot, and others) procedural knowledge of OUDS Web:

Install them in your project with the skills CLI:

This downloads the skills and configures them for use with your AI agent.

Status

Build Status npm version NuGet Coverage Status CSS gzip size CSS Brotli size JS gzip size JS Brotli size JSDelivr OpenSSF Scorecard

What’s included

Within the download you’ll find the following directories and files, logically grouping common assets and providing both compiled and minified variations.

Download contents

We provide compiled CSS and JS (ouds-web.*), as well as compiled and minified CSS and JS (ouds-web.min.*). Source maps (ouds-web.*.map) are available for use with certain browsers’ developer tools. Bundled JS files (ouds-web.bundle.js and minified ouds-web.bundle.min.js) include Popper.

We also provide a compiled and minified CSS (ouds-web-bootstrap.* and ouds-web-bootstrap.min.*) enforcing Bootstrap compatibility.

Bugs and feature requests

Have a bug or a feature request? Please first read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Documentation

OUDS Web’s documentation, included in this repo in the root directory, is built with Astro and publicly hosted on GitHub Pages at https://web.unified-design-system.orange.com/. The docs may also be run locally.

Documentation search is powered by Algolia’s DocSearch.

Running documentation locally

  1. Run npm install to install the Node.js dependencies, including Astro (the site builder).
  2. Run npm run dist (or a specific npm script) to rebuild distributed CSS and JavaScript files, as well as our docs assets.
  3. From the root /ouds-web directory, run npm run start in the command line.
  4. Open http://localhost:9001/orange/ or http://localhost:9002/sosh/ or http://localhost:9003/orange-compact/ in your browser, and voilà.

Learn more about using Astro by reading its documentation.

Documentation for previous releases

You can find all our previous releases docs on https://web.unified-design-system.orange.com/orange/docs/versions/.

Previous releases and their documentation are also available for download.

Contributing

Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.

Moreover, if your pull request contains JavaScript patches or features, you must include relevant unit tests. All HTML and CSS should conform to the Code Guide, maintained by Mark Otto.

Editor preferences are available in the editor config for easy use in common text editors. Read more and download plugins at https://editorconfig.org/.

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, OUDS Web is maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we adhere to those rules whenever possible.

See the Releases section of our GitHub project for changelogs for each release version of OUDS Web.

Our default branch is for development of our OUDS Web release.

Creators

Bootstrap

Mark Otto

Jacob Thornton

Thanks

BrowserStack

Thanks to BrowserStack for providing the infrastructure that allows us to test in real browsers!

Netlify

Thanks to Netlify for providing us with Deploy Previews!

Copyright and license

Code and documentation copyright 2011-2026 the Bootstrap Authors. Code released under the MIT License. Docs released under Creative Commons.

OUDS Web code and documentation copyright 2015-2026 the OUDS Web Authors and Orange SA. Code released under the MIT License. Docs released under Creative Commons.


All versions of orange-boosted-bootstrap with dependencies

PHP Build Version
Package Version
No informations.
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package orange-opensource/orange-boosted-bootstrap contains the following files

Loading the files please wait ...