Download the PHP package coderberg/residence-cms without Composer

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

GitHub Scrutinizer Code Quality Testing with MySQL Reliability Rating StyleCI

ResidenceCMS is a fast and lightweight Property Management System on top of Symfony 7.

GitHub

Requirements

Installation

  1. Install Composer (see http://getcomposer.org/download)

  2. Create new project via Composer

  3. Enter the newly created folder

  4. After installing, you should configure your web server's document / web root to be the directory.

  5. Create from file and fill in your database credentials

  6. Run

  7. Go to http://mywebsite.loc/en/admin and log in.

  8. To use feedback forms, configure MAILER_DSN in

Tests

  1. Modify your DATABASE_URL config in

  2. Install the ChromeDriver:

  3. Execute this command to run tests:

Additional documentation


All versions of residence-cms with dependencies

PHP Build Version
Package Version
Requires php Version ^8.2
ext-ctype Version *
ext-gd Version *
doctrine/annotations Version ^2.0
doctrine/doctrine-bundle Version ^2.12
doctrine/doctrine-migrations-bundle Version ^3.3
doctrine/orm Version ^2.19
endroid/qr-code Version ^4.8
gregwar/image Version dev-master
knplabs/knp-paginator-bundle Version ^6.4
phpdocumentor/reflection-docblock Version ^5.4
scheb/2fa-bundle Version ^7.5
scheb/2fa-google-authenticator Version ^7.5
symfony/asset Version ^7.1
symfony/cache Version ^7.1
symfony/console Version ^7.1
symfony/dotenv Version ^7.1
symfony/expression-language Version ^7.1
symfony/flex Version ^2
symfony/form Version ^7.1
symfony/framework-bundle Version ^7.1
symfony/google-mailer Version ^7.1
symfony/http-client Version ^7.1
symfony/intl Version ^7.1
symfony/lock Version ^7.1
symfony/mailer Version ^7.1
symfony/messenger Version ^7.1
symfony/monolog-bridge Version ^7.1
symfony/monolog-bundle Version ^3.10
symfony/notifier Version ^7.1
symfony/process Version ^7.1
symfony/property-access Version ^7.1
symfony/property-info Version ^7.1
symfony/proxy-manager-bridge Version ^6.4
symfony/rate-limiter Version ^7.1
symfony/runtime Version ^7.1
symfony/security-bundle Version ^7.1
symfony/serializer Version ^7.1
symfony/string Version ^7.1
symfony/translation Version ^7.1
symfony/twig-bundle Version ^7.1
symfony/validator Version ^7.1
symfony/web-link Version ^7.1
symfony/webpack-encore-bundle Version ^2.1
symfony/yaml Version ^7.1
symfonycasts/verify-email-bundle Version ^1.17
twig/extra-bundle Version ^3.10
twig/intl-extra Version ^3.10
twig/string-extra Version ^3.10
twig/twig Version ^v3.10
voku/portable-ascii Version ^1.6
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 coderberg/residence-cms contains the following files

Loading the files please wait ....