clearmarkup / starterkit
ClearMarkup Starter Kit
Requires
- php: >=8.2
- clearmarkup/core: dev-master
Requires (Dev)
- clearmarkup/cli: dev-master
This package is auto-updated.
Last update: 2025-03-01 00:33:11 UTC
README
ClearMarkup Starter Kit is your solution for faster and cleaner development. Our project offers a comprehensive PHP-based starter kit, designed not only to provide essential file structures and classes but also to integrate seamlessly with a curated selection of repositories. The aim is to empower developers to build robust web applications efficiently.
Features
- Preconfigured database handling, authentication, and email functionalities streamline common tasks.
- Built-in CSRF protection and encryption bolster security measures, ensuring data integrity and user safety.
- The integrated command-line interface simplifies tasks such as API file creation, starting PHP servers, initiating local mail servers, and more, enhancing productivity and efficiency.
Get Started
Getting started with ClearMarkup Starter Kit is effortless:
> composer create-project clearmarkup/starterkit > php cm init
Documentation
For more information, please refer to the official documentation.
License
ClearMarkup Starter Kit is open-source software licensed under the MIT license.
Contributing
We welcome contributions from the community. Please refer to our contribution guidelines