Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mvhdevelopment/php-boilerplate
A simple php boilerplate that need to be hosted on a apache server. Included with tailwind css.
https://github.com/mvhdevelopment/php-boilerplate
boilerplate matsevh mvhdevelopment php php-boilerplate tailwind tailwindcss
Last synced: 27 days ago
JSON representation
A simple php boilerplate that need to be hosted on a apache server. Included with tailwind css.
- Host: GitHub
- URL: https://github.com/mvhdevelopment/php-boilerplate
- Owner: mvhdevelopment
- Created: 2022-03-16T20:02:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-21T12:28:11.000Z (over 2 years ago)
- Last Synced: 2024-09-29T20:21:18.437Z (about 1 month ago)
- Topics: boilerplate, matsevh, mvhdevelopment, php, php-boilerplate, tailwind, tailwindcss
- Language: CSS
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PHP Boilerplate
Install the PHP Boilerlate easy and fast.
> The PHP Boilerplate is inspired by [Vincent Lammens](https://vincentlammens.be)
---
🤔 How To Use
#### 💻 NPX
```sh
npx php-boilerplate init my-project
```#### 💻 NPM
```sh
npm install -g php-boilerplate
```then
```sh
php-boilerplate init my-project
```next
```
Rename the example.htaccess file to .htaccess
```#### 💻 GIT
```sh
git clone
```---
👤 Author
🤓 **Matse Van Horebeek **
- Twitter: [@MatseVH](https://twitter.com/matsevh)
- Github: [@Matse2005](https://github.com/matse2005)
- Website: [matsevh.eu](https://matsevh.eu)---
🔏 License
Copyright © 2022 [Matse Van Horebeek ](https://matsevh.eu)
This project is licensed by [MIT License](https://api.github.com/licenses/mit).