bldr-io / bldr
Simple Build System / Task Runner
Installs: 2 908
Dependents: 5
Suggesters: 0
Security: 0
Stars: 221
Watchers: 14
Forks: 21
Open Issues: 6
pkg:composer/bldr-io/bldr
Requires
- php: >=5.5
 - bldr-io/composer-plugin: ~1.0.4
 - bldr-io/frontend-block: ~3.0.1
 - bldr-io/remote-block: ~2.0.5
 - composer/composer: ^1.0
 - dflydev/embedded-composer: dev-master
 - jolicode/jolinotif: ^1.0
 - swiftmailer/swiftmailer: ~5.3
 - symfony/config: ~2.7
 - symfony/console: ~2.7
 - symfony/dependency-injection: ~2.7
 - symfony/event-dispatcher: ~2.7
 - symfony/expression-language: ~2.7
 - symfony/process: ~2.7
 - symfony/yaml: ~2.7
 - yosymfony/toml: ~0.2@dev
 - zendframework/zend-json: ~2.0
 
Requires (Dev)
- kherge/amend: ~3.0.4
 - kherge/box: ~2.5.0
 - matthiasnoback/symfony-service-definition-validator: ~1.1
 - mikey179/vfsstream: ~1.4
 - mockery/mockery: ~0.9
 - phpspec/prophecy: ~1.1
 - phpunit/phpunit: ~4.2
 - raulfraile/ladybug: ~1.0
 - squizlabs/php_codesniffer: ~2.2.0
 
- 9.1.2
 - 9.1.1
 - 9.1.0
 - 9.0.2
 - 9.0.1
 - 9.0.0
 - 8.4.0
 - 8.3.0
 - 8.2.0
 - 8.1.2
 - 8.1.1
 - 8.1.0
 - 8.0.3
 - 8.0.2
 - 8.0.1
 - 8.0.0
 - 7.3.3
 - 7.3.2
 - 7.3.1
 - 7.3.0
 - 7.2.1
 - 7.2.0
 - 7.1.2
 - 7.1.1
 - 7.1.0
 - 7.0.5
 - 7.0.4
 - 7.0.3
 - 7.0.2
 - 7.0.1
 - 7.0.0
 - 6.5.0
 - 6.4.0
 - 6.3.3
 - 6.3.2
 - 6.3.1
 - 6.3.0
 - 6.2.0
 - 6.1.1
 - 6.1.0
 - 6.0.0
 - 5.0.3
 - 5.0.2
 - 5.0.1
 - 5.0.0
 - 4.2.0
 - 4.1.4
 - 4.1.3
 - 4.1.2
 - 4.1.1
 - 4.1.0
 - 4.0.0
 - 3.0.4
 - 3.0.3
 - 3.0.2
 - 3.0.1
 - 3.0.0
 - 2.1.1
 - 2.1.0
 - 2.0.8
 - 2.0.7
 - 2.0.6
 - 2.0.5
 - 2.0.4
 - 2.0.3
 - 2.0.2
 - 2.0.1
 - 2.0.0
 - 1.4.1
 - 1.4.0
 - 1.3.3
 - 1.3.2
 - 1.3.1
 - 1.3.0
 - 1.2.0
 - 1.1.0
 - 1.0.1
 - 1.0.0
 - 0.1.1
 - 0.1.0
 - dev-revert-129-hotfix-ignore-bldr-folder
 
This package is auto-updated.
Last update: 2023-11-05 19:08:01 UTC
README
Simplified Build System/Task Runner
Uses Yaml, JSON, XML, PHP, or INI for configs
Quick Usage
To develop, run ./script/bootstrap, and then ./script/test to run the tests.
Documentation
Documentation is over at http://docs.bldr.io/en/latest/
Badges
Tests are broken right now...