Skip to content

xelvhk/php-lessons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

137 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-lessons

Practice of Hexlet PHP course

Language: English | Русский

Problem

  • This project solves a practical development or automation task.
  • The goal is to provide a clear implementation that is easy to run and extend.

Stack

  • Primary language: PHP
  • Project-specific libraries and tools (see source files)

Setup

git clone https://github.com/xelvhk/php-lessons
cd php-lessons
# install dependencies (if present)
# copy .env.example to .env (if present)
# run the project

Architecture

  • Entry points: application scripts and main modules in the repository root.
  • Core logic: domain-specific modules grouped by responsibility.
  • Data layer: local files/database/adapters depending on project scope.

Demo

  • Add screenshots/GIF or usage examples for key flows.
  • If deployed, add production URL.

Roadmap

  • Add/refresh setup instructions for zero-friction onboarding.
  • Add/update tests for critical paths.
  • Improve docs and examples for real-world usage.

Status

Active development

License

GNU AGPLv3. See LICENSE.

About

Hexlet PHP practice repository with language basics and small exercises

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages