Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hind-sagar-biswas/php_route_template
- Owner: hind-sagar-biswas
- Created: 2023-07-12T12:51:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-15T19:44:58.000Z (over 1 year ago)
- Last Synced: 2024-01-26T08:05:19.532Z (11 months ago)
- Topics: php, php-framework, php-template, routing
- Language: PHP
- Homepage:
- Size: 43.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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