About Us

BowerPhP: A PHP implementation of the bower. This project is in pre-alpha status. 

Minimum features (e.g., install, update)

  • Init bower.json file
  • Read bower.json file
  • Install the required packages
  • Install a package required by terminal and edit bower.json accordingly
  • Update a single or all packages
  • Create a phar archive of this project

Advanced features (e.g., all features originally implemented by bower)

  • Remove a package
  • Read options from a .bowerrc file
  • Search a package
  • Get package info
  • Handle cache