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.
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.
- Custom routing logic for dynamic routes
- Tailwind CSS integration out of the box
- DB class for
mysql
andsql 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...
Contributions are always welcome! If you have suggestions or improvements, please open an issue.
This project is licensed under the ISC License. See the LICENSE file for more details.
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