Skip to content
/ badge Public

Simple badge generator yang cepat, aman, dan gratis dengan "kamu" PHP framework.

License

Notifications You must be signed in to change notification settings

dewanakl/badge

Repository files navigation

kamu

PHP Programming Language Total Downloads repo size Latest Stable Version License

About Kamu

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

Optional Parameters

  • label:

    • Type: string
    • Maximum Length: 25 characters
  • color:

    • Type: string
    • Maximum Length: 15 characters
  • style:

    • Type: string
    • Maximum Length: 15 characters

Badge Styles

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

Color Scheme Information

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

Get Started Project

  • 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

Contributing

I'm very open to those of you who want to contribute to the Kamu framework!

Security Vulnerabilities

If you find any security vulnerabilities in this Kamu framework, please email DKL via [email protected].

License

Kamu framework is open-sourced software licensed under the MIT license.