artryazanov/laravel-wikipedia-games-db
Laravel package that builds a normalized video games database by scraping Wikipedia. Queue-driven and resumable, traverses categories, parses infoboxes via MediaWiki API + HTML, stores many-to-many relations with wikipedia_* tables, configurable via .env.
|
Package
|
Constraint
|
|---|---|
| illuminate/console | ^10.0|^11.0|^12.0 |
| illuminate/database | ^10.0|^11.0|^12.0 |
| illuminate/http | ^10.0|^11.0|^12.0 |
| illuminate/queue | ^10.0|^11.0|^12.0 |
| illuminate/support | ^10.0|^11.0|^12.0 |
| symfony/css-selector | ^6.0|^7.0 |
| symfony/dom-crawler | ^6.0|^7.0 |
|
Package
|
Constraint
|
|---|---|
| laravel/pint | ^1.24 |
| orchestra/testbench | ^8.0|^9.0|^10.0 |
| phpunit/phpunit | ^10.5|^11.0 |
How can I help you explore Laravel packages today?