Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/influxow/php-project-lvl3

Page Analyzer
https://github.com/influxow/php-project-lvl3

analyzer laravel php php74 seo

Last synced: about 1 month ago
JSON representation

Page Analyzer

Awesome Lists containing this project

README

        

# Page Analyzer
[![Maintainability](https://api.codeclimate.com/v1/badges/bd10ec7c8691070effa6/maintainability)](https://codeclimate.com/github/InfluxOW/php-project-lvl3/maintainability)
[![Build Status](https://travis-ci.org/InfluxOW/php-project-lvl3.svg?branch=master)](https://travis-ci.org/InfluxOW/php-project-lvl3)

Description: https://ru.hexlet.io/professions/php/projects/9

> [https://influx-page-analyzer.herokuapp.com/](https://influx-page-analyzer.herokuapp.com/)

# Development Setup
1. Run `make setup` to install dependencies, generate .env file, create SQLite database and apply migrations.
# Heroku Setup
1. Add Heroku Postgres addon.
2. Set all necessary `.env` keys.