Skip to content

Commit e6a3fdc

Browse files
Apply automatic changes
1 parent 3ff3ae2 commit e6a3fdc

3 files changed

Lines changed: 23 additions & 10 deletions

File tree

README.md

Lines changed: 21 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# javanile (showcase)
2-
![Last Update](https://img.shields.io/badge/Last%20Update-2025--10--19%2008%3A26%3A28%20UTC-blue)
2+
![Last Update](https://img.shields.io/badge/Last%20Update-2025--10--26%2008%3A27%3A26%20UTC-blue)
33
### Docker Images :whale2:
44
* [javanile/adminer](https://github.com/javanile/adminer) - Database management in a single PHP file.
55
* [javanile/backup](https://github.com/javanile/backup) -
@@ -57,19 +57,29 @@ Automatic terminal input tool - ghost types your script!
5757
* [javanile/gitlab-ci-helper](https://github.com/javanile/gitlab-ci-helper) -
5858
* [javanile/gitlab-dist](https://github.com/javanile/gitlab-dist) -
5959
* [javanile/gitlab-knock](https://github.com/javanile/gitlab-knock) -
60-
* [javanile/inotifywait-polling](https://github.com/javanile/inotifywait-polling) -
61-
* [javanile/lcov.sh](https://github.com/javanile/lcov.sh) -
62-
* [javanile/pipetest](https://github.com/javanile/pipetest) -
60+
* [javanile/inotifywait-polling](https://github.com/javanile/inotifywait-polling) - 🔔 inotifywait alternative with polling
61+
* [javanile/lcov.sh](https://github.com/javanile/lcov.sh) - 🔮 LCOV framework for Shell projects
62+
* [javanile/pipetest](https://github.com/javanile/pipetest) - ⛲ A minimal set of shell functions useful to implement assertions through pipe chaining. Loved by developer
6363
### GitHub Actions :octocat:
64-
* [javanile/git-auto-commit-action](https://github.com/javanile/git-auto-commit-action) :sleepy: -
65-
* [javanile/jekyll-build-action](https://github.com/javanile/jekyll-build-action) -
64+
* [javanile/git-auto-commit-action](https://github.com/javanile/git-auto-commit-action) :sleepy: - Automatically Commit changed Files back to Github with Github Actions
65+
Automatically commit and push changed files back to GitHub with this GitHub Action for the 80% use case.
66+
Automatically commit and push changed files back to GitHub with this GitHub Action for the 80% use case.
67+
* [javanile/jekyll-build-action](https://github.com/javanile/jekyll-build-action) - Plain in-place Jekyll build action to be used in pipelines with a variety of possible deploy targets
68+
Plain in-place Jekyll build action to be used in pipelines with a variety of possible deploy targets
69+
Plain in-place Jekyll build action to be used in pipelines with a variety of possible deploy targets
6670
* [javanile/make-action](https://github.com/javanile/make-action) -
6771
### PHP Packages :elephant:
68-
* [javanile/behat](https://github.com/javanile/behat) -
69-
* [javanile/cron-expression](https://github.com/javanile/cron-expression) -
70-
* [javanile/ddeboer-imap](https://github.com/javanile/ddeboer-imap) -
72+
* [javanile/behat](https://github.com/javanile/behat) - A self-contained Docker image to run Behat with no external dependencies
73+
A self-contained Docker image to run Behat with no external dependencies
74+
A self-contained Docker image to run Behat with no external dependencies
75+
* [javanile/cron-expression](https://github.com/javanile/cron-expression) - CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
76+
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
77+
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
78+
* [javanile/ddeboer-imap](https://github.com/javanile/ddeboer-imap) - Object-oriented, fully tested PHP IMAP library
79+
Object-oriented, fully tested PHP IMAP library
80+
Object-oriented, fully tested PHP IMAP library
7181
* [javanile/define](https://github.com/javanile/define) -
72-
* [javanile/dotenv](https://github.com/javanile/dotenv) -
82+
* [javanile/dotenv](https://github.com/javanile/dotenv) - Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
7383
* [javanile/eventy](https://github.com/javanile/eventy) -
7484
* [javanile/glossar](https://github.com/javanile/glossar) :sleepy: -
7585
* [javanile/granular](https://github.com/javanile/granular) :sleepy: -
@@ -79,6 +89,7 @@ Automatic terminal input tool - ghost types your script!
7989
* [javanile/human-mink-extension](https://github.com/javanile/human-mink-extension) -
8090
* [javanile/humhub](https://github.com/javanile/humhub) -
8191
* [javanile/ipqueue](https://github.com/javanile/ipqueue) :sleepy: -
92+
* [javanile/laravel-flavour](https://github.com/javanile/laravel-flavour) -
8293
* [javanile/lest](https://github.com/javanile/lest) -
8394
* [javanile/lime](https://github.com/javanile/lime) :sleepy: -
8495
* [javanile/mail-cli](https://github.com/javanile/mail-cli) -

etc/repositories.list

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ javanile/jquery-calcview
103103
javanile/jquery-class
104104
javanile/jsonform
105105
javanile/lanspeed
106+
javanile/laravel-flavour
106107
javanile/lcov-sh-action
107108
javanile/lcov.sh
108109
javanile/lest

etc/repositories/php-package.list

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ javanile/http-robot=
1212
javanile/human-mink-extension=
1313
javanile/humhub=
1414
javanile/ipqueue= :sleepy:
15+
javanile/laravel-flavour=
1516
javanile/lest=
1617
javanile/lime= :sleepy:
1718
javanile/mail-cli=

0 commit comments

Comments
 (0)