From 48b93cb614295676ac1f733507cda74d89302b6a Mon Sep 17 00:00:00 2001 From: Thibault Marquand - Mediashare Date: Mon, 27 Jan 2020 03:12:35 +0100 Subject: [PATCH] [Add] Spider - A website crawler :dizzy: Spider is a PHP library with module integration for crawling website that allows you to scrape informations. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bab7f9f..0fb4028 100644 --- a/README.md +++ b/README.md @@ -443,6 +443,7 @@ A curated list of awesome PHP frameworks, libraries and software. * [api-platform/core](https://github.com/api-platform/core) - The server component of API Platform: hypermedia and GraphQL APIs in minutes * [markrogoyski/math-php](https://github.com/markrogoyski/math-php) - Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra * [spatie/crawler](https://github.com/spatie/crawler) - An easy to use, powerful crawler implemented in PHP. Can execute Javascript. +* [Mediashare/Spider](https://github.com/Mediashare/Spider) - :dizzy: Spider is a PHP library with module integration for crawling website that allows you to scrape informations. * [laravel-ardent/ardent](https://github.com/laravel-ardent/ardent) - Self-validating, secure and smart models for Laravel's Eloquent ORM * [matthiasmullie/minify](https://github.com/matthiasmullie/minify) - CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns. * [immobiliare/ApnsPHP](https://github.com/immobiliare/ApnsPHP) - ApnsPHP: Apple Push Notification & Feedback Provider