Download the PHP package getdevflow/cmf without Composer

On this page you can find all versions of the php package getdevflow/cmf. 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 cmf

Devflow CMS

Devflow Stable Version PHP 8.4 GPLv2-only Devflow Downloads Chat on Discord

Build high quality, optimized websites that scale

🌟 Star me on GitHub to encourage continuous development!

Devflow CMS is a hybrid content management framework that gives PHP architects the freedom to build without limits.

https://devflow-cmf.s3.us-east-1.amazonaws.com/image/Devflow-CMS-Content-Types.gif

Devflow CMS is a powerful hybrid content management framework and CMS built for PHP architects, designed to streamline web development using CQRS (Command Query Responsibility Segregation) and domain-driven development principles. Offering an advanced architecture, Devflow CMS supports event sourcing and domain events, allowing developers to easily manage complex workflows and data changes.

📍 Requirement

🏆 Highlighted Features

🖼 Screenshots

https://downloads.joshuaparker.blog/images/login-screen.png https://downloads.joshuaparker.blog/images/devflow-dashboard.png
Login Screen Dashboard
https://downloads.joshuaparker.blog/images/content-types.png https://downloads.joshuaparker.blog/images/create-product.png
Content Types Create Product
https://downloads.joshuaparker.blog/images/custom-fields.png https://downloads.joshuaparker.blog/images/devflow-plugins.png
Custom Fields Composer Plugins

📦 Installation

To create a new project, run the following command:

🕑 Releases

Version Minimum PHP Version Release Date Bug Fixes Until Security Fixes Until
1 - LTS 8.3 December 2024 June 2027 December 2028
2 8.4 May 2026 January 2028 April 2030
3 - LTS 8.5 November 2026 May 2029 November 2030

📘 Documentation

Documentation is still a work in progress. Between the Devflow Docs and CodefyPHP's documentation, that should help you get started.

🙌 Sponsors

If you use and love Devflow and are interested in supporting its continued development, please consider sponsoring me via Github.

🖋 Contributing

Devflow could always be better! If you are interested in contributing enhancements or bug fixes, here are a few rules to follow in order to ease code reviews, and discussions before I accept and merge your work.

🔐 Security Vulnerabilities

If you discover a vulnerability in the code, please email [email protected].

📄 License

Devflow is opensource software licensed under the GPLv2.


All versions of cmf with dependencies

PHP Build Version
Package Version
Requires php Version >=8.4
ext-curl Version *
ext-mbstring Version *
ext-pdo Version *
ext-zip Version *
composer/installers Version ^2.3
getdevflow/core Version 2.x-dev
oomphinc/composer-installers-extender Version ^2.0
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 getdevflow/cmf contains the following files

Loading the files please wait ...