Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/influxow/php-project-lvl3
- Owner: InfluxOW
- Created: 2020-03-16T08:43:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T04:35:36.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T05:14:26.160Z (almost 2 years ago)
- Topics: analyzer, laravel, php, php74, seo
- Language: PHP
- Homepage:
- Size: 1.05 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
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.