Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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).