Skip to content

mohiwalla/php-template

Repository files navigation

PHP Starter Kit

PHP Version License Tailwind CSS Issues Stars

PHP starter kit is designed to start quickly without the need for complex configurations aims to provide a foundation for your new project with essential features and a clean directory structure for PHP 8 or above.

Installation

Before setting up the project, ensure you have the following installed:

Execute the following command in your terminal:

npm init php@latest

Once installation completed, run:

npm run dev

Open localhost:8000 in your browser to see the project in action.

Features

  • Custom routing logic for dynamic routes
  • Tailwind CSS integration out of the box
  • DB class for mysql and sql server
  • Simple and clean directory structure
  • Zero third-party dependencies
  • Compatiable with latest PHP 8
  • Clear Response class for API response
  • Open source with MIT License
  • Docker support coming soon...

Contributing

Contributions are always welcome! If you have suggestions or improvements, please open an issue.

License

This project is licensed under the ISC License. See the LICENSE file for more details.

Thanks

If you're used this project, please let me know and share you thoughts via mail or any social media platform. If you like the project, consider giving it a star ⭐.

Made with ❤️ by mohiwalla

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published