Download the PHP package cher4geo35/parse-news without Composer
On this page you can find all versions of the php package cher4geo35/parse-news. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package parse-news
Импорт страниц новостей
Парсинг новостей сайтов 4geo в portedcheese/site-news пакет новостей
Установка
php artisan migrate
php artisan vendor:publish --provider="Cher4geo35\ParseNews\ParseNewsServiceProvider" --tag=public --force
php artisan make:parse-news {--all : Run all}
{--menu : Config menu}
{--models : Export models}
{--policies : Export and create rules}
{--config : Make config}
{--controllers : Export controllers}
{--jobs : Export jobs}
{--vue : Export vue files}
Queues
Добавить в Supervisor:
- Последовательное выполнение очередей
php artisan queue:work --queue=list,listdb,single,singledb,image_db,gallery_db --timeout=85
- Отладка: php artisan queue:listen --queue=list,listdb,single,singledb,image_db,gallery_db --timeout=85
Components
progress-bar:
<progress-bar url="{{ route('admin.parse-news.get-progress') }}">
</progress-bar>
Versions
All versions of parse-news with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0.2
portedcheese/base-settings Version ^4.0|^5.0
guzzlehttp/guzzle Version ^7.7
portedcheese/base-settings Version ^4.0|^5.0
guzzlehttp/guzzle Version ^7.7
The package cher4geo35/parse-news contains the following files
Loading the files please wait ....