Download the PHP package creativitas/markdownuts without Composer

On this page you can find all versions of the php package creativitas/markdownuts. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package markdownuts

MarkDownuts 🍩

Next Generation PHP Markdown Website - Flatifle CMS - Static Site Generator Alternative run on PHP

About MarkDownuts 🍩

Do you want to develop and build a website by adopting the concept of a static site generator,working with markdown , yaml like jekyll / 11ty eleventy, and running on your PHP hosting??

MarkDownuts is the right solution for you.

This project is inspired by Jekyll, Eleventy 11ty which focuses on speed, simplicity, stability, and security. and ease of working with markdown and yaml files.

Let's start using markdownuts now to build a modern PHP website easily and quickly.

Features


🚀 Become a Sponsor | ☕ Buy me Coffee | 🍩 Buy me a Donuts


Test drive demo : Run Demo

Download free open source code https://www.hockeycomputindo.com/themes

A Project by Creativitas


Brutalisme Starter Themes

Starter themes for help you develop your modern website quickly !!

Test Drive Brutalisme Peformance and Speed

Mobile Target

Desktop Target


Get Start

Let's built and develop your modern PHP website with MarkDownuts

Install via composer

Installation markdownuts default via composer

composer create-project creativitas/markdownuts

Installation markdownuts with your project name via composer

composer create-project creativitas/markdownuts project-name

change project-name with your project name, example markdownuts

Install with terminal

Other solutions you can use terminal , open terminal and run

git clone https://github.com/mesinkasir/markdownuts.git

Next step you can access your source code file, cd yourproject

Now we need to run installation composer install

Congratulations your site is live now !!

Download Source Code

Download markDownuts complete source code file, and upload in to your host , next you can run your website, that's it !!

Download Full Source Code Main

Setup your site

For first of course you need to setup your site, you can change your site name, description, social media and others in to config.yml

To setup your Site for SEO , sitename, Twitter card and Open Graph ,nabar,and copyrights on footer you can update your site name , twitter user, facebook user and others on config.yml

Create new post

If you want to create new blog post, you can access on posts folder, and create new markdown files.

Create static page

If you want to create new static page, you can access on pages folder, and create new markdown files.

Generate Sitemap

You can generate sitemap for your blog , open terminal and run php generate_sitemap.php

Documentation and Official Page

You can read how work with MarkDownuts project on our documentation site - Coming soon... on progress.......


🚀 Become a Sponsor | ☕ Buy me Coffee | 🍩 Buy me a Donuts


Test drive demo : Run Demo

Download free open source code https://www.hockeycomputindo.com/themes

A Project by Creativitas


All versions of markdownuts with dependencies

PHP Build Version
Package Version
Requires php Version ^7.4 || ^8.0
symfony/yaml Version ^5.4
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package creativitas/markdownuts contains the following files

Loading the files please wait ....