Craft CMS

Maintainers

πŸ‘ brandonkelly

Package info

github.com/craftcms/cms

Homepage

Forum

Documentation

pkg:composer/craftcms/cms

Statistics

Installs: 3 629 239

Dependents: 2 696

Suggesters: 1

Stars: 3 583

Open Issues: 555

6.0.0-alpha.8 2026-06-18 02:04 UTC

Requires

Suggests

  • ext-exif: Adds support for parsing image EXIF data.
  • ext-iconv: Adds support for more character encodings than PHP’s built-in mb_convert_encoding() function, which Craft will take advantage of when converting strings to UTF-8.
  • ext-imagick: Adds support for more image processing formats and options.
  • laravel/socialite: Adds OAuth login support for providers configured with `GeneralConfig::oauthProviders()`.

Provides

None

Conflicts

None

Replaces

None

proprietary eb6d73e53c3697bf229a4b5ba30f32f1fe931d29

cmslaravelcraftcms

This package is auto-updated.

Last update: 2026-06-18 08:33:16 UTC


README

πŸ‘ Craft CMS


About Craft CMS

Craft is a flexible, user-friendly CMS for creating custom digital experiences on the web and beyond.

It features:

  • An intuitive, user-friendly control panel for content creation and administrative tasks.
  • A clean-slate approach to content modeling that doesn’t make any assumptions about the content you need to manage.
  • A fast and flexible templating system based on Twig.
  • An auto-generated GraphQL API for building headless applications.
  • A powerful ecommerce platform for building bespoke ecommerce experiences.
  • A built-in Plugin Store with hundreds of free and commercial plugins.
  • A robust extension framework for advanced customization.
  • An active, vibrant community.

You can learn more about it at craftcms.com, or dive into the documentation at craftcms.com/docs.

Tech Specs

Craft is a self-hosted PHP application. It can connect to MySQL and PostgreSQL for content storage. See Server Requirements for more details.

Resources

Official

Community