Переглянути джерело

Remove Hoa. Fix Lumen link.

pull/1195/head
Jamie 3 роки тому
джерело
коміт
ac978973c1
2 змінених файлів з 2 додано та 8 видалено
  1. 1
    1
      .github/workflows/awesomebot.yml
  2. 1
    7
      README.md

+ 1
- 1
.github/workflows/awesomebot.yml Переглянути файл

@@ -15,7 +15,7 @@ jobs:
15 15
     - name: Install Awesome Bot
16 16
       run: gem install awesome_bot
17 17
     - name: Run Awesome Bot
18
-      run: awesome_bot README.md --request-delay 1 --allow-dupe --white-list igor.io,symfony,toranproxy.com,vagrantup.com,3v4l.org,voicesoftheelephpant.com,drupal.org,oreilly.com,youtube.com
18
+      run: awesome_bot README.md --request-delay 1 --allow-dupe --white-list igor.io,symfony,toranproxy.com,vagrantup.com,3v4l.org,voicesoftheelephpant.com,drupal.org,oreilly.com,youtube.com,lumen.laravel.com
19 19
     - uses: actions/upload-artifact@v1
20 20
       if: failure()
21 21
       with:

+ 1
- 7
README.md Переглянути файл

@@ -161,7 +161,6 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
161 161
 
162 162
 * [Aura](https://auraphp.com/) - Independent components, fully decoupled from each other and from any framework.
163 163
 * [CakePHP Plugins](https://plugins.cakephp.org/) - A directory of CakePHP plugins.
164
-* [Hoa Project](https://hoa-project.net/En/) - Another package of PHP components.
165 164
 * [Laravel Components](https://github.com/illuminate) - The Laravel Framework components.
166 165
 * [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
167 166
 * [Spatie Open Source](https://spatie.be/open-source) - A collection of open source PHP and Laravel packages.
@@ -172,7 +171,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
172 171
 *Micro frameworks and routers.*
173 172
 
174 173
 * [Laravel-Zero](https://laravel-zero.com) - A micro-framework for console applications.
175
-* [Lumen](https://lumen.laravel.com/docs) - A micro-framework by Laravel.
174
+* [Lumen](https://lumen.laravel.com/) - A micro-framework by Laravel.
176 175
 * [Mezzio](https://getexpressive.org/) - A micro-framework by Laminas.
177 176
 * [Radar](https://github.com/radarphp/Radar.Adr) - An Action-Domain-Responder implementation for PHP.
178 177
 * [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications.
@@ -272,7 +271,6 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
272 271
 * [CSV](https://github.com/thephpleague/csv) - A CSV data manipulation library.
273 272
 * [Flysystem](https://github.com/thephpleague/Flysystem) - Abstraction for local and remote filesystems.
274 273
 * [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
275
-* [Hoa Mime](https://github.com/hoaproject/Mime) - Another MIME detection library.
276 274
 * [PHP FFmpeg](https://github.com/PHP-FFmpeg/PHP-FFmpeg/) - A wrapper for the [FFmpeg](https://www.ffmpeg.org/) video library.
277 275
 * [UnifiedArchive](https://github.com/wapmorgan/UnifiedArchive) - A unified reader and writer of compressed archives.
278 276
 
@@ -514,8 +512,6 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
514 512
 * [Elephant.io](https://github.com/Wisembly/Elephant.io) - Yet another web socket library.
515 513
 * [Evenement](https://github.com/igorw/evenement) - An event dispatcher library.
516 514
 * [Event](https://github.com/thephpleague/event) - An event library with a focus on domain events.
517
-* [Hoa EventSource](https://github.com/hoaproject/Eventsource) - An event source library.
518
-* [Hoa WebSocket](https://github.com/hoaproject/Websocket) - Another web socket library.
519 515
 * [Pawl](https://github.com/ratchetphp/Pawl) - An asynchronous web socket client.
520 516
 * [Prooph Event Store](https://github.com/prooph/event-store) - An event source component to persist event messages
521 517
 * [PHP Defer](https://github.com/php-defer/php-defer) - Golang's defer statement for PHP.
@@ -622,7 +618,6 @@ Libraries to help manage database schemas and migrations.
622 618
 * [Cron Expression](https://github.com/mtdowling/cron-expression) - A library to calculate cron run dates.
623 619
 * [GetOpt](https://github.com/getopt-php/getopt-php) - A command line opt parser.
624 620
 * [GetOptionKit](https://github.com/c9s/GetOptionKit) - Another command line opt parser.
625
-* [Hoa Console](https://github.com/hoaproject/Console) - Another command line library.
626 621
 * [PsySH](https://github.com/bobthecow/psysh) - Another PHP REPL.
627 622
 * [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper library.
628 623
 
@@ -672,7 +667,6 @@ Libraries to help manage database schemas and migrations.
672 667
 * [ANSI to HTML5](https://github.com/sensiolabs/ansi-to-html) - An ANSI to HTML5 converter library.
673 668
 * [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours.
674 669
 * [Device Detector](https://github.com/matomo-org/device-detector) - Another library for parsing user agent strings.
675
-* [Hoa String](https://github.com/hoaproject/Ustring) - Another UTF-8 string library.
676 670
 * [Jieba-PHP](https://github.com/fukuball/jieba-php) - A PHP port of Python's jieba. Chinese text segmentation for natural language processing.
677 671
 * [Mobile-Detect](https://github.com/serbanghita/Mobile-Detect) - A lightweight PHP class for detecting mobile devices (including tablets).
678 672
 * [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.

Завантаження…
Відмінити
Зберегти