Libraries tagged by BuildTask
hamaka/silverstripe-taskforms
5720 Downloads
Utility to make Silverstripe tasks more interactive and better looking.
sunnysideup/database-migrations
31 Downloads
Add an Atomic Migration interface to any BuildTask and it will automatically run them on dev/build and record that they have run in the database.
mysite-digital/silverstripe-build-task-output
9 Downloads
A collection of functions to improve output of messages when developing build tasks.
dynamic/silverstripe-file-migration-task
1438 Downloads
Sync files with the File table
sunnysideup/import_task
212 Downloads
An abstract class for writing import tasks.
seppzzz/silverstripe-symlinktask
17 Downloads
Provides a Silverstripe BuildTask for creating symlinks to exposed resources defined in composer.json files. Useful for environments where command-line access is restricted or unavailable.
purplespider/silverstripe-page-type-status-checker
16 Downloads
A Silverstripe BuildTask that checks page type status by verifying HTTP status codes for CMS and frontend links
taitava/silverstripe-serverrequirementschecker
8 Downloads
A BuildTask for SilverStripe which allows for easy checking that the current server environment still meets the requirements defined by the standard SilverStripe installation process.
heroku/heroku-buildpack-php
1391759 Downloads
Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku
devinterx/heroku-buildpack-php
22 Downloads
Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP/HHVM and Apache2/Nginx as on Heroku
buildcake/framework
25 Downloads
Framework BuildCake - Scaffold de módulos, tabelas, APIs e serviços para geração de código (composer create-project).
buildcake/tools
60 Downloads
Biblioteca de utilitários PHP para operações comuns do sistema
buildcake/sqlkit
57 Downloads
Camada SQL simples com drivers (MySQL agora, Oracle depois) e compilador de query com validação automática de tipos.
buildcake/app
10 Downloads
BuildCake Application Skeleton