GitHub / utopia-php/cli / commits
Lite & fast micro PHP framework for building CLI tools that is **easy to learn**.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 3c45ae5b | merge Merge pull request #53 from utopia-php/feat-param-alias |
Chirag Aggarwal <c****k@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| a92806c9 | Use stable servers 0.4.0 | Chirag Aggarwal <c****k@g****m> | about 1 month ago | |
| c01a4af0 | Fix failing tests | Matej Bačo <m****0@g****m> | about 1 month ago | |
| 6fc00ccf | Add params alias support | Matej Bačo <m****0@g****m> | about 1 month ago | |
| 145b91fe | merge Merge pull request #52 from ChiragAgg5k/fix/loose-bool-string-coercion |
Chirag Aggarwal <c****k@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| a6ae1eb4 | fix: preserve empty-string sentinel in coerce() | Chirag Aggarwal <c****g@a****o> | about 2 months ago | |
| 86867896 | fix: coerce string CLI inputs for Boolean params | Chirag Aggarwal <c****g@a****o> | about 2 months ago | |
| 8d1955b8 | merge Merge pull request #51 from utopia-php/codex/task-container-injection |
Chirag Aggarwal <c****k@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| dda9ec74 | Reapply "fix: preserve injected container on reset" | Chirag Aggarwal <c****k@g****m> | 2 months ago | |
| 7a206f12 | Revert "fix: preserve injected container on reset" | Chirag Aggarwal <c****k@g****m> | 2 months ago | |
| 2cdfc739 | fix: preserve injected container on reset | Chirag Aggarwal <c****k@g****m> | 2 months ago | |
| 96d526e3 | feat: allow cli container injection | Chirag Aggarwal <c****k@g****m> | 2 months ago | |
| 4efef266 | merge Merge pull request #50 from utopia-php/chore-update-servers-0.3 |
Luke B. Silver <2****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 12aa7c0f | chore: update utopia-php/servers from 0.2 to 0.3 | Chirag Aggarwal <c****k@g****m> | 3 months ago | |
| a7ac387e | merge Merge pull request #47 from utopia-php/chore-remove-console-and-framework |
Luke B. Silver <2****n@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| c28b84e5 | chore: remove console and framework | loks0n <2****n@u****m> | 8 months ago | |
| 0cfa4d70 | merge Merge pull request #46 from utopia-php/chore-remove-console |
Luke B. Silver <2****n@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| aa2589f6 | chore: remove console | loks0n <2****n@u****m> | 8 months ago | |
| e41c8d09 | merge Merge pull request #45 from utopia-php/fix-implicit-nullable |
Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| fedb446f | fix: implicit nullable | loks0n <2****n@u****m> | about 1 year ago | |
| 14d73c76 | fix: implicit nullable | loks0n <2****n@u****m> | about 1 year ago | |
| 9a51925e | merge Merge pull request #42 from utopia-php/feat-equal-symbol-test |
Torsten Dittmann <t****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 0d6e4c6b | Equals symbol test & fix | Matej Bačo <m****0@g****m> | over 1 year ago | |
| 70877c9e | merge Merge pull request #40 from utopia-php/PLA-1644 |
Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 06328751 | feat: support array-based commands in execute to avoid allocating subshell | Fabian Gruber <f****n@a****o> | over 1 year ago | |
| f8af1d60 | merge Merge pull request #39 from utopia-php/dev-coroutines |
Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 2862d906 | chore: updating versions | Binyamin Yawitz <3****z@u****m> | almost 2 years ago | |
| 7664161d | chore: updating versions | Binyamin Yawitz <3****z@u****m> | almost 2 years ago | |
| f928610c | chore: updating versions | Binyamin Yawitz <3****z@u****m> | almost 2 years ago | |
| a2271fda | refactor: Making CLI non-breaking | Binyamin Yawitz <3****z@u****m> | almost 2 years ago | |
| 7edc16dd | chore: updating versions | Binyamin Yawitz <3****z@u****m> | almost 2 years ago | |
| d48b6968 | chore: Updating and tests | Binyamin Yawitz <3****z@u****m> | almost 2 years ago | |
| bedbca08 | chore: Updating DI branch | Binyamin Yawitz <3****z@u****m> | about 2 years ago | |
| f77c5a1f | chore: Updating DI branch | Binyamin Yawitz <3****z@u****m> | about 2 years ago | |
| caea27c1 | feat: Managing worker stop and refactoring | Binyamin Yawitz <3****z@u****m> | about 2 years ago | |
| c9b04916 | feat: Adding adapters and refactors | Binyamin Yawitz <3****z@u****m> | about 2 years ago | |
| f05872b7 | feat: Changing to run inside a coroutine | Binyamin Yawitz <3****z@u****m> | about 2 years ago | |
| fa737d93 | feat: Adding DI container to constructor | Binyamin Yawitz <3****z@u****m> | about 2 years ago | |
| b0c28747 | feat: Moving to DI container | Binyamin Yawitz <3****z@u****m> | about 2 years ago | |
| 48610e02 | merge Merge pull request #38 from utopia-php/refactor-stdin-to-input |
Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 6785f25c | refactor: Renaming stdin to input | Binyamin Yawitz <3****z@u****m> | about 2 years ago | |
| 89f3d5d7 | merge Merge pull request #37 from utopia-php/feat-test-on-github |
Eldad A. Fux <e****x@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 9c51e587 | Update test.yml |
Damodar Lohani <l****r@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 8b0b9e4d | fix script | Damodar Lohani <d****8@g****m> | about 2 years ago | |
| 998bb8fb | fix script | Damodar Lohani <d****8@g****m> | about 2 years ago | |
| b9f3a1a1 | fix codeql errors | Damodar Lohani <d****8@g****m> | about 2 years ago | |
| 35f2dc91 | phpstan config | Damodar Lohani <d****8@g****m> | about 2 years ago | |
| 012dab62 | update to use phpstan and add codeql workflow | Damodar Lohani <d****8@g****m> | about 2 years ago | |
| 17ca7a33 | move test to github action | Damodar Lohani <d****8@g****m> | about 2 years ago | |
| 0829fd52 | merge Merge pull request #35 from utopia-php/feat-framework-upgrade |
Torsten Dittmann <t****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| db453d99 | Upgrade HTTP library | Matej Bačo <m****0@g****m> | over 2 years ago | |
| 5b936638 | merge Merge pull request #30 from utopia-php/feat-logs-combine |
Eldad A. Fux <e****x@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 03592ad7 | Linter fix | Matej Bačo <m****0@g****m> | almost 3 years ago | |
| 421118b2 | Combine logs | Matej Bačo <m****0@g****m> | almost 3 years ago | |
| fb3b9d1d | merge Merge pull request #27 from utopia-php/feat-log-streaming |
Eldad A. Fux <e****x@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| bec6cb66 | Add process to callback | Matej Bačo <m****0@g****m> | about 3 years ago | |
| 068c16eb | Format | Matej Bačo <m****0@g****m> | about 3 years ago | |
| 316331a1 | Add log streaming | Matej Bačo <m****0@g****m> | about 3 years ago | |
| ccb7c812 | merge Merge pull request #25 from utopia-php/feat-loop-delay-and-accuracy |
Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 31a20c66 | Introducing loop deal and accuracy. | shimon <s****n@a****o> | over 3 years ago | |
| 1541a9a5 | Introducing loop deal and accuracy. | shimon <s****n@a****o> | over 3 years ago | |
| 3d374827 | merge Merge pull request #24 from utopia-php/fix-linter |
Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 14524a2c | fix: update linter script | Christy Jacob <c****4@g****m> | over 3 years ago | |
| f24fee03 | merge Merge pull request #20 from vasucp1207/linter |
Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| c9bc0185 | feat: linter fixes | Christy Jacob <c****4@g****m> | over 3 years ago | |
| cdce1a7f | feat: linter fixes | Christy Jacob <c****4@g****m> | over 3 years ago | |
| 88bcab05 | merge Merge pull request #22 from utopia-php/fix-errors |
Damodar Lohani <l****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| ed8c2710 | Remove __construct $error | fogelito <f****l@g****m> | over 3 years ago | |
| 35b691ea | fixing pint issues | vasu <v****u@v****l> | over 3 years ago | |
| bd2b9a45 | add linter.yml | vasu <v****u@v****l> | over 3 years ago | |
| f6470d30 | add linter.yml | vasu <v****u@v****l> | over 3 years ago | |
| 462bc4ff | merge Merge pull request #19 from StarTrooper08/remove-authors-cli |
Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 7ad1b7fc | fix: linter errors | Christy Jacob <c****4@g****m> | over 3 years ago | |
| 347ccd1d | resmoved comment from task_test.php file |
Atharva Shirdhankar <7****8@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 7488e725 | removed comment from console_test.php file |
Atharva Shirdhankar <7****8@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| feb5bd9b | removed comment from code in CLITest.php file |
Atharva Shirdhankar <7****8@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| aef9215b | removed authors from cli / task_test php file |
Atharva Shirdhankar <7****8@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 068b38db | removed author from cli/consoletest php file |
Atharva Shirdhankar <7****8@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| e3636113 | removed authors from cli/cli_test php file |
Atharva Shirdhankar <7****8@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 10ba642d | removed author array from composer json file |
Atharva Shirdhankar <7****8@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| b70673f9 | removed author section from Readme file |
Atharva Shirdhankar <7****8@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| c30ef985 | merge Merge pull request #18 from utopia-php/feat-dependency-injection |
Damodar Lohani <l****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| e05e9ea8 | update readme with hooks | Damodar Lohani <d****8@g****m> | over 3 years ago | |
| f756e9bb | remove reserved word | Damodar Lohani <d****8@g****m> | over 3 years ago | |
| de390870 | labels now in hook | Damodar Lohani <d****8@g****m> | over 3 years ago | |
| d4dccc72 | update comments | Damodar Lohani <d****8@g****m> | almost 4 years ago | |
| 5608d6e2 | fix test | Damodar Lohani <d****8@g****m> | almost 4 years ago | |
| 7432bdcd | hook test | Damodar Lohani <d****8@g****m> | almost 4 years ago | |
| ea4be50a | format | Damodar Lohani <d****8@g****m> | almost 4 years ago | |
| f40ab66a | implement hooks | Damodar Lohani <d****8@g****m> | almost 4 years ago | |
| 163b1994 | update travis test to use phpcs | Damodar Lohani <d****8@g****m> | almost 4 years ago | |
| b4f026ee | return types | Damodar Lohani <d****8@g****m> | almost 4 years ago | |
| 178e7c27 | formatting and housekeeping | Damodar Lohani <d****8@g****m> | almost 4 years ago | |
| b320b422 | injections in tasks | Damodar Lohani <d****8@g****m> | almost 4 years ago | |
| 05cd9362 | merge Merge pull request #16 from utopia-php/fix-cli-readme |
Shmuel Fogel <f****l@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 69e68f8e | merge Merge pull request #15 from utopia-php/fix-exit-codes |
Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| f70cf335 | usleep Values larger than 1000000 may not be supported by the operating syst... | fogelito <f****l@g****m> | about 4 years ago | |
| deb0e374 | $sleep as a float to support parts of seconds | fogelito <f****l@g****m> | about 4 years ago | |
| 2824d43b | $sleep as a float to support parts of seconds | fogelito <f****l@g****m> | about 4 years ago | |
| e0186220 | fix sleep. | fogelito <f****l@g****m> | about 4 years ago |