Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hind-sagar-biswas/php_route_template

Simple Routing for PHP with setup, env, user management.
https://github.com/hind-sagar-biswas/php_route_template

php php-framework php-template routing

Last synced: 16 days ago
JSON representation

Simple Routing for PHP with setup, env, user management.

Awesome Lists containing this project

README

        

# PHP Route Template

Simple template with Routing for PHP.

## Setup

First clone it from github or click on [Use this template](https://github.com/new?template_name=php_route_template&template_owner=hind-sagar-biswas)

```terminal
git clone https://github.com/hind-sagar-biswas/php_route_template.git
```

**(if cloned)** Rename the folder and remove `.git` folder.

Then open terminal in the folder and run

```terminal
php .\exec\setup.php
```

## Dependencies

### NPM modules

* Bootstrap 5

### Composer packages

* `vlucas/phpdotenv`
* `imangazaliev/didom`

## Note

* Configure `.htaccess` according to your project.
* Remove `.example` from `.env.example` to setup environment variables