p3x / resume-common
patrikx3 resume php common
Installs: 2 097
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=7.2.0
- ralouphie/getallheaders: ^3
- zordius/lightncandy: ^1
Requires (Dev)
- phpunit/phpunit: ^7
README
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.