p3x/resume-common

This package is abandoned and no longer maintained. No replacement package was suggested.

patrikx3 resume php common

Installs: 2 097

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/p3x/resume-common

2.2.0 2019-01-10 06:33 UTC

This package is auto-updated.

Last update: 2020-09-08 19:54:47 UTC


README

Build Status

Just a component PHP based router, templating, translations.

Required consts

  • ROOT
  • WEB_ROOT
  • DEBUG
  • ANALYTICS
  • GOOGLE_ANALYTICS_ID
  • HOST
  • GOOGLE_MAPS_API_KEY

Required folders in ROOT

customisable

  • application
  • views
  • language (by language ROOT/language/en, ROOT/langauge/hu)
  • public

The deployed sites is under ROOT and your classes are in ROOT/application.

http://patrikx3.com

http://github.com/patrikx3/resume