close
Skip to content

Lymah123/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

URL SHORTENER (PHP)

1. Project Overview

A simple PHP-based application to create short URLs from long URLs. This project includes Docker support for easy development and deployment, with an optional Visual Studio Code devcontainer setup.

2. Technical Stack

  • PHP
  • MySQL/ PostgreSQL

3. Features

  • Shortens long URLs into short, shareable URLs.
  • Stores URLs in a MySQL database with timestamps.
  • Built-in URL validation.
  • Simple, clean PHP and MySQL implementation.
  • Dockerized environment for consistent development.

4. 🚀Getting Started

Using Daytona

  • Install Daytona: Follow the Daytona Installation Guide.
  • Create the Workspace: daytona create https://github.com/Lymah123/url-shortener.git

5. Deployment

The easiest way to deploy your PHP app is via Heroku with an inbuilt database tool. Learn more in the deployment documentation.

Additional Resources

About

A simple application to create shortened URLs

Resources

License

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors