Download the PHP package totalcms/cms without Composer

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

Total CMS

A modern, flat-file Content Management System for PHP

WebsiteDocumentationPricing


About

Total CMS is a powerful content management system built on PHP 8.2+ and the Slim 4 framework. It uses flat-file JSON storage instead of a traditional database, making it simple to deploy and maintain.

Requirements

Installation

Point your web server's document root to the public/tcms/ directory, then navigate to /admin to complete setup.

For detailed installation and web server configuration, see the Installation Guide.

Twig Templates

See the full Twig documentation for available functions, filters, and tags.

CLI

Total CMS includes a command-line tool for common tasks:

Documentation

Full documentation is available at docs.totalcms.co.

Support

License

Total CMS is commercial software. A license is required for production use. See LICENSE.md for terms.

Free 45-day trials are available — no credit card required. Visit totalcms.co for details.


All versions of cms with dependencies

PHP Build Version
Package Version
Requires php Version ^8.2
algolia/algoliasearch-client-php Version ^4.43
bacon/bacon-qr-code Version ^3.0
cakephp/chronos Version ^3.1
cakephp/i18n Version ^5.2
cakephp/validation Version ^5.0
cocur/slugify Version ^4.0
dragonmantank/cron-expression Version ^3.3
embed/embed Version ^4.3
enshrined/svg-sanitize Version ^0.22.0
erusev/parsedown Version ^1.8
erusev/parsedown-extra Version ^0.9
fakerphp/faker Version ^1.23
fig/http-message-util Version ^1.1
firebase/php-jwt Version ^7.0
glenscott/url-normalizer Version ^1.4
guzzlehttp/guzzle Version ^7
halaxa/json-machine Version ^1.1
illuminate/collections Version ^11.45
khanzadimahdi/uploadmanager Version ^1.0
laminas/laminas-feed Version ^2.26
league/commonmark Version ^2.7
league/csv Version ^9.6
league/flysystem Version ^3.2
league/fractal Version ^0.21
league/glide Version ^3.0
league/html-to-markdown Version ^5.0
league/oauth2-server Version ^9.0
league/uri Version ^7.4
mcp/sdk Version ^0.5.0
middlewares/trailing-slash Version ^2.0
monolog/monolog Version ^3.2
nyholm/psr7 Version ^1.8
nyholm/psr7-server Version ^1.0
odan/session Version ^6.1
opis/json-schema Version ^2.3
php-di/php-di Version ^7.0
phpmailer/phpmailer Version ^7.0
selective/basepath Version ^2
selective/validation Version ^2.0
sentry/sentry Version ^4.8
slim/php-view Version ^3.1
slim/psr7 Version ^1.5
slim/slim Version ^4
slim/twig-view Version ^3.3
symfony/console Version ^7.4
symfony/event-dispatcher Version ^7.4
symfony/polyfill-uuid Version ^1.23
symfony/property-access Version ^7.1
symfony/serializer Version ^7.1
symfony/translation Version ^7.4
tecnickcom/tc-lib-barcode Version ^2.4
totalcms/color-thief-php Version ^2.5.0
twig/cssinliner-extra Version ^3.21
twig/html-extra Version ^3.21
twig/inky-extra Version ^3.0
twig/intl-extra Version ^3.22
twig/markdown-extra Version ^3.21
twig/string-extra Version ^3.21
twig/twig Version ^3.24.0
web-auth/webauthn-lib Version ^5
webuni/front-matter 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 totalcms/cms contains the following files

Loading the files please wait ...