Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Qruto

Enhances the digital world around you
Collective - Host: opensource - https://opencollective.com/qruto - Code: https://github.com/qruto

- Added title to commands

- Done with errors detection

github.com/qruto/laravel-flora - 5987af2187b10d66605a71edb1fd4ea535d9f57c authored over 5 years ago
extracted all actions into own classes

github.com/qruto/laravel-flora - 067396250c2364984501f1c56a3b7c2e17328a84 authored over 5 years ago
- hide details of command execution by default

- extract command excecution logic into own classes
- integrate `nunomaduro/laravel-console-task`...

github.com/qruto/laravel-flora - 33aaf9f45ab927503beb0fa54e295c223b2ea410 authored over 5 years ago
Added `publishForce` action

github.com/qruto/laravel-flora - 8c82ebac7531f152ec0f341e018962c02212fad0 authored over 5 years ago
- publish action refactored

- ability to publish with multiple tags

github.com/qruto/laravel-flora - 64848792db57619f6d3509fdd787795a479ffcaf authored over 5 years ago
Executor contract сompleted

github.com/qruto/laravel-flora - cb1462b95e3dc4d3409d4a1c777c377a2aaf6e68 authored over 5 years ago
README: installation instructions improved

github.com/qruto/laravel-flora - e592dcb4dac1001a758ce30a948b046a8433761f authored over 5 years ago
Symfony Process version upped to ^4.1

github.com/qruto/laravel-flora - 6b5da610dca6c4d8d97671b71c39ff83a30ccb11 authored over 5 years ago
- Laravel 6.0 support

- Minimum required PHP version upped to 7.2
- Dropped support of unsupported Laravel versions

github.com/qruto/laravel-flora - 1669b8b193a3e23130b7b358ec608d3a3cd33274 authored over 5 years ago
Added 7.3 PHP version into Travis CI config

github.com/qruto/laravel-flora - 589e08fcb870203c505295b7dd9cdd33049ab579 authored almost 6 years ago
Replaced deprecated string helpers

github.com/qruto/laravel-flora - 4318526bc9e88505455c42ff31e59fca5222bfb5 authored almost 6 years ago
Laravel 5.8 support

github.com/qruto/laravel-flora - 12bbf7ac2616b8e472213cbea308ce1f8bb54123 authored almost 6 years ago
Remove unnecessary words

github.com/qruto/laravel-flora - e5d5f57414014f0216c88812485e1490ee5b4428 authored about 6 years ago
Improved default stubs

github.com/qruto/laravel-flora - fb0a948b685e0cc611f65007eb0b2baf0639ce18 authored over 6 years ago
Added `composer install` to default commands chain in stubs

github.com/qruto/laravel-flora - d345aaa70bef0960524d2dfeea62d02c21276f74 authored over 6 years ago
Ability to force publish

github.com/qruto/laravel-flora - 4053844cb3c6710b5bb2bec3bf183b7b3a8684b0 authored over 6 years ago
Added missed logo

github.com/qruto/laravel-flora - d424afcb1e4d29656ef6f835c204ea427c54b8b9 authored over 6 years ago
Added logo to readme and provide more clear description

github.com/qruto/laravel-flora - 9f55b6bd85fc05d33e9eae892b7c2ddf0b2ffc42 authored over 6 years ago
Laravel 5.7 support

github.com/qruto/laravel-flora - e15d3c254fcf148e574e1515109725cf223840d6 authored over 6 years ago
- removed invalid attributes from `phpunit.xml.dist` config

- fixed upgrade file name

github.com/qruto/laravel-flora - ab166b2459b4ab250fc43829fe70dfb3872826dd authored over 6 years ago
Removed deprecated linting option from styleci config

github.com/qruto/laravel-flora - c100a47bb743e15d1a7611cbfd3ccce6bbdcdfa1 authored almost 7 years ago
Merge pull request #5 from hivokas/master

Removed 'optimize' command from install config.

github.com/qruto/laravel-flora - 9ab2ea150fea9916eb9facaa79d69a12884b095e authored almost 7 years ago
Removed 'optimize' command from install config.

Because it's deprecated in Laravel 5.6

github.com/qruto/laravel-flora - 45390af17407ee875003629feecd37cac07bad16 authored almost 7 years ago
Merge pull request #4 from mad-web/1.0

v1.0

github.com/qruto/laravel-flora - 3b47312cc5bc394b4b895a08f0d2c4bf728424c9 authored almost 7 years ago
- Documentation updated

- Upgrade guide created
- Changelog updated

github.com/qruto/laravel-flora - e9bb9109f129c28e674cd14398fb2f92cfa1a26f authored almost 7 years ago
Added commands which requires root privileges into install-config.stub

github.com/qruto/laravel-flora - 653951fab637bc58b3fe9d753593416b6f2c2526 authored almost 7 years ago
Update test cases with `app:update` command test

github.com/qruto/laravel-flora - facf72fa38bfd5090b894acd55bae318b127a2c5 authored almost 7 years ago
- Created `app:update` command

github.com/qruto/laravel-flora - 9cb5f24a82338dca8706c9eeec5ce92a3419d895 authored almost 7 years ago
Updated readme and changelog 0.4.0 version date

github.com/qruto/laravel-flora - 0f9065733501c2cfdf917e08dd64e7d648f207b4 authored almost 7 years ago
Removed deprecated flag `--daemon`

github.com/qruto/laravel-flora - 6218c42839289c1a3476b822cd4cca801f202921 authored almost 7 years ago
Chagelog updated with 0.4.0 version

github.com/qruto/laravel-flora - 2f593070cfe0ebec3c4761d4f00c98b14046ad01 authored almost 7 years ago
Merge branch 'add-test-cases'

github.com/qruto/laravel-flora - fdc7ddbf90b011df078a07840ab1537f448433b4 authored almost 7 years ago
- Lowest version of PHPUnit updated to `^6.5`

- Use `MockeryPHPUnitIntegration` trait for Mockery assertion

github.com/qruto/laravel-flora - 6a6758228aa1f0cfe4c4f57e312a6d43b0561fde authored almost 7 years ago
Changed requirement of symfony/process to "~3.0|~4.0"

github.com/qruto/laravel-flora - c4f592d0c9e42c469d6916e2c1ea5e3102975236 authored almost 7 years ago
- Excluded MakeCronTaskTest for travisCI

- Remove unused parameter

github.com/qruto/laravel-flora - 57efd4635187ae05da842b11312349a4724952ed authored almost 7 years ago
Created test for jobs

github.com/qruto/laravel-flora - 10aafbe127cd140d955eb7caab9dbc38616104e0 authored almost 7 years ago
Merge branch 'jobs-improvements'

github.com/qruto/laravel-flora - c908a15c2312426635685fb56163cc20ec319afe authored almost 7 years ago
For using initializer provided jobs, laravel/framework is required

github.com/qruto/laravel-flora - c2cf012d718b02420ae313ccf0527739408287a9 authored almost 7 years ago
Changed using files service to simple `file_put_contents()`

github.com/qruto/laravel-flora - 890c190c49922869baa9fea1056e6e9f78e48cd3 authored almost 7 years ago
Merge branch 'add-test-cases'

github.com/qruto/laravel-flora - e0f898d93c328d03ba128539daa325929eee5dfa authored almost 7 years ago
Update laravel-echo-server config version to latest

github.com/qruto/laravel-flora - 1bac8ec0d2038143290670cc38ebf9f38d77d730 authored almost 7 years ago
Added initialization on `$arguments` variable

github.com/qruto/laravel-flora - 722596da10607b99cdaa87a58b617f4cf23f67a3 authored almost 7 years ago
Rolled back symfony/process dependency to ~4.0 version

github.com/qruto/laravel-flora - 3e167a9df378fa8e94ab7902aad16620ddcba6de authored almost 7 years ago
Changed send ocular coverage statistic method

github.com/qruto/laravel-flora - 7ad4e711524eeaafaf4bbe682dcf1f18de38c3fb authored almost 7 years ago
`symfony/process` requirement change to "~3.0|~4.0"

github.com/qruto/laravel-flora - ddcd3556772014e484cacaf10f33e4374cfceca1 authored almost 7 years ago
Added scrutinizer/ocular dependency install for TravisCI to send statistic to Scrutinizer

github.com/qruto/laravel-flora - 2d383ecec17a84c908f9ebf0dcb18e92b301e7da authored almost 7 years ago
Removed 7.0 php version for TravisCI

github.com/qruto/laravel-flora - d28aa9a2794abb2ee7e517869f2570c117684289 authored almost 7 years ago
Created test cases

github.com/qruto/laravel-flora - b382019d944088cc9cc5a69da19661b1832a99a8 authored almost 7 years ago
Merge branch 'master' into add-test-cases

github.com/qruto/laravel-flora - d2da320a16003377e4a64fc0fbbbf4223cdd8337 authored almost 7 years ago
Fixed multiple providers publishing

github.com/qruto/laravel-flora - 86a17aec421db590052b9159b4d531c65052dd82 authored almost 7 years ago
Merge branch 'master' into add-test-cases

github.com/qruto/laravel-flora - e1a14105f9309901a372eeec8b40b2bf60354892 authored almost 7 years ago
Removed unused import

github.com/qruto/laravel-flora - a9171c3d61460a0534ca7f1bde62213822d6be4c authored almost 7 years ago
Merge branch 'master' into add-test-cases

github.com/qruto/laravel-flora - 260cf060aa0c0fc0de2407438718f03c11c42ce1 authored almost 7 years ago
Ability to pass publishable providers as string

github.com/qruto/laravel-flora - ac15bc5480e9abfd61ea9433a6d7c532175265e7 authored almost 7 years ago
Merge branch 'master' into add-test-cases

github.com/qruto/laravel-flora - 1936f9c3391c0d9ed697c19ba1297fd85036bda8 authored almost 7 years ago
- Ability to pass external command as string, always have transformed to array before

- Removed unnecessary assignment

github.com/qruto/laravel-flora - 5d09c6aca40ae73bf08652aa1ba245bee9b908ec authored almost 7 years ago
Always display color output for `composer test` command

github.com/qruto/laravel-flora - 23b91ae08a45aa461be43bab89de2096f55c228f authored almost 7 years ago
Add `codedungeon/phpunit-result-printer` dependency for display test results more prettier

github.com/qruto/laravel-flora - bd6aff6cb6e01cd5d6099eb16a52908d96f65dcb authored almost 7 years ago
Create basic abstract TestCase

github.com/qruto/laravel-flora - e53ce16dd57958a14dc3242cbc131a6cca4a3251 authored almost 7 years ago
Update changelog (version 0.3.0)

github.com/qruto/laravel-flora - f9e7cdc0a89fae6926b8717fe956bb97556ed8fc authored almost 7 years ago
Merge pull request #3 from zembrowski/patch-1

Fix typo in readme.md

github.com/qruto/laravel-flora - d5798c666659de50779a50e08b917c7c1a33d28f authored almost 7 years ago
Make compatible with `symfony/process:~4.0`

github.com/qruto/laravel-flora - 1458d0416a07d6e07755b435d8f5bfae5c324f24 authored almost 7 years ago
Add support for Laravel 5.6

github.com/qruto/laravel-flora - c25169fbdb81bdba4f98c4c2ba2d5d6689a37d23 authored almost 7 years ago
Typo in command

github.com/qruto/laravel-flora - 66f45ac8011490b37fdd302c2ba853151d3e0b3c authored almost 7 years ago
Merge branch 'master' of github.com:mad-web/laravel-initializer

github.com/qruto/laravel-flora - af98bcf9eecf07c1c462ee76a2170daf7e2ba589 authored almost 7 years ago
Merge branch 'develop'

github.com/qruto/laravel-flora - 8ecda049d50d22382af7f8dea32ff00a0bc6dff8 authored almost 7 years ago
Merge pull request #1 from mnabialek/master

Fix operator in readme

github.com/qruto/laravel-flora - 94c991247f2b7882e6016cbd88e44d5373e2396f authored about 7 years ago
Fix operator in readme

github.com/qruto/laravel-flora - fbd7d059785fd7c021a568abb42ae39ef07e4fcf authored about 7 years ago
Added publish method to readme

github.com/qruto/laravel-flora - 563e279895933b64a4c0f6d122f25bcbf6d75996 authored over 7 years ago
Changelog updated

github.com/qruto/laravel-flora - 68150d1120d3c0dd812a2ced3262b84bcaef8260 authored over 7 years ago
Fixed publish without tag

github.com/qruto/laravel-flora - 7ad5798db87bf101ce52d707a8d34868fa80d241 authored over 7 years ago
Merge branch 'develop'

github.com/qruto/laravel-flora - 05a33eb68ce3aec2a89aec83f6dd068b7e84f931 authored over 7 years ago
- Fixed config jobs

- Added `publish` command type for publishing assets

github.com/qruto/laravel-flora - 59b7eee932de08c28a18e2c9c5b82bed9726af79 authored over 7 years ago
Add Laravel 5.5 compatibility

github.com/qruto/laravel-flora - 47798796df3b2e06cebc780bf14bc4f008964a97 authored over 7 years ago
Merge branch 'develop'

github.com/qruto/laravel-flora - 2c4662fba9ad15ffebdcfa336ad3d7a806a4fc97 authored over 7 years ago
Removed .gitkeep from config directory

github.com/qruto/laravel-flora - 686944dfa173cc074d912487485499e4a5858b3f authored over 7 years ago
Added missing trailing comma

github.com/qruto/laravel-flora - f3adebdf2e2e69881bf8aa73905f5399c2f3c25e authored over 7 years ago
Merge branch 'develop'

github.com/qruto/laravel-flora - 031d7f1b1566decbc4b6a5d747a71c044a5e3827 authored over 7 years ago
Added useful Jobs for installation process

github.com/qruto/laravel-flora - 62f730f2befd30368e90e809789c119e2eac7c63 authored over 7 years ago
Renamed installer to initializer

github.com/qruto/laravel-flora - 6871a10e988e740ec76f1837ecd505fe845862c8 authored over 7 years ago
Merge branch 'feature/vendor-change' into develop

github.com/qruto/laravel-flora - 4ff9e8043c6dc15d60e8bfd59b3dddec3d48e390 authored over 7 years ago
Added styleci link

github.com/qruto/laravel-flora - 957e951566dc109f46a64fff60d942a1c942ad03 authored over 7 years ago
Vendor name changed

github.com/qruto/laravel-flora - f5963e7399360aa2cb3cdd3179f0e40f3769d949 authored over 7 years ago
Keywords updated

github.com/qruto/laravel-flora - d9d00a6f8104b095ec652ba27e297f91024afb20 authored over 7 years ago
Composer.json updated

github.com/qruto/laravel-flora - 0a5c43a95f809525555cd6936a8df7b728065111 authored over 7 years ago
Changed vendor name in documents

github.com/qruto/laravel-flora - 6e77e764f08c56b202f6472619c99e7d8a6dc0e1 authored over 7 years ago
Package renamed

github.com/qruto/laravel-flora - 67cbaaca1ae30b823821b428e7ca781cbba4eb83 authored over 7 years ago
Merge branch 'develop'

github.com/qruto/laravel-flora - b00e7b4c01a496d3507203bf9d56c2a132a9b2df authored over 7 years ago
Added `dispatch` and `dispatchNow` command types

github.com/qruto/laravel-flora - d06f300beb09256e7c9c18ce760f971ac6bdb853 authored over 7 years ago
Merge branch 'develop'

github.com/qruto/laravel-flora - 7a30bfceed119298f5b91c1044062b528901c337 authored over 7 years ago
Added configuration for overriding config key where stored current environment value

github.com/qruto/laravel-flora - e47e65de80f3351f8a124b7ebf9f8595371805ff authored over 7 years ago
Add ability to run commands with root privileges separately

github.com/qruto/laravel-flora - ce3fb7dfff52d927b736c14bb7c53470ade47791 authored over 7 years ago
Wrote readme, and removed dummy classes

github.com/qruto/laravel-flora - 4dfc68e98961fd83be8f9ae9d8608fa789f18202 authored over 7 years ago
Made artisan commands call api like standard "Programmatically Executing Commands" from documentation

github.com/qruto/laravel-flora - 7603bbb076eeab7d161a2e962124a1c078d3a6f0 authored over 7 years ago
Made variable-length arguments for commands

github.com/qruto/laravel-flora - a3049afa9ed5d5811cdbcd73e37dc0f9902c40d5 authored over 7 years ago