"Kamu" merupakan PHP framework yang sangat simpel, memberikan pengalaman seolah-olah berada di localhost meskipun dalam mode production. Dibantu dengan "Saya" konsol yang membantu pengembangan aplikasi secara efisien.
-
label:
- Type: string
- Maximum Length: 25 characters
-
color:
- Type: string
- Maximum Length: 15 characters
-
style:
- Type: string
- Maximum Length: 15 characters
- none: Empty style - A hidden image.
- flat: Flat Style - A simple and flat badge style.
- flat-square: Flat Square Style - Similar to flat, but with a square shape.
- plastic: Plastic Style - A plastic-like badge style with a slight shadow.
- for-the-badge: For The Badge Style - A style that is suitable for badges with a bold appearance.
- brightgreen: Success - Represents successful or positive outcomes.
- green: Success (Alternative) - Another shade of green for success-related information.
- yellowgreen: Optimistic - Indicates optimistic or positive information.
- yellow: Warning - Represents warnings or cautionary messages.
- orange: Attention - Indicates important information that requires attention.
- red: Error - Represents errors or critical issues.
- blue: Information - Provides general informational messages.
- lightgray/lightgrey: Inactive - Indicates inactive or disabled elements.
- gray/grey: Neutral - Represents neutral or default states.
- blueviolet: Special - Represents special or unique information.
- success: Success (Alias) - Another alias for success-related information.
- important: Important - Represents information that is crucial or significant.
- critical: Critical - Indicates critical or severe issues.
- informational: Informational - Another shade of blue for general information.
- inactive: Inactive (Alias) - Another alias for inactive or disabled elements.
-
Create a project with composer
composer create-project kamu/kamu coba-app
-
Move the folder
cd coba-app
-
Run in development server
php saya coba
I'm very open to those of you who want to contribute to the Kamu framework!
If you find any security vulnerabilities in this Kamu framework, please email DKL via [email protected].
Kamu framework is open-sourced software licensed under the MIT license.