Skip to content

Page Analyzer - an application for checking web pages for SEO suitability

Notifications You must be signed in to change notification settings

Smol-An/php-project-9

Repository files navigation

Hexlet tests and linter status:

Actions Status PHP CI Maintainability

About the project

Page Analyzer is a full-fledged web application based on the Slim framework that analyzes web pages for SEO suitability and saves the data to a database.

Requirements

  • PHP >= 8.1
  • Composer >= 2.5.5
  • PostgreSQL >= 16.1
  • GNU Make >= 4.3

Setup

$ git clone https://github.com/Smol-An/php-project-9.git
$ cd php-project-9
$ make install

Run

Create a database and upload the database.sql file into it.

$ make start

Open http://localhost:8000/ in your browser.

Usage

Open in browser: https://seo-analyzer-7eis.onrender.com/

About

Page Analyzer - an application for checking web pages for SEO suitability

Resources

Stars

Watchers

Forks

Packages

No packages published