Download the PHP package webdl/bestwishes without Composer

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

BestWishes

Build Status

BestWishes is a multilingual wishlist application allowing users to manage their wishlist and indicate who havecomposer.json bought what to avoid receiving the same gift for Christmas (for example).

Users can also add surprise gifts and manage additions and purchase alerts.

Recurrent as well as "one-shot" events are also configurable.

The current branch is based on symfony 6.x. For symfony 5.4 version see 1.x branch.

Installation

BestWishes uses Composer to ease the creation of a new project:

Composer will create a new BestWishes project under the path/to/install directory.
You will have to enter main parameters such as database info and others in the .env file.

Database setup

After having indicated the main parameters, run

to create the database, and

to populate schema.

Application setup

TODO

An installer is needed, didn't have the time to do it yet.


All versions of bestwishes with dependencies

PHP Build Version
Package Version
Requires php Version >=8.1
ext-ctype Version *
ext-iconv Version *
doctrine/doctrine-bundle Version ^2.11
doctrine/doctrine-migrations-bundle Version ^3.3
doctrine/orm Version ^2.17
friendsofsymfony/jsrouting-bundle Version ^3.2
knplabs/knp-snappy-bundle Version ^1.8
phpdocumentor/reflection-docblock Version ^5.3
phpstan/phpdoc-parser Version ^1.24
sentry/sentry-symfony Version ^4.2
stof/doctrine-extensions-bundle Version ^1.8
symfony/acl-bundle Version ^2.3
symfony/asset Version 6.4.*
symfony/console Version 6.4.*
symfony/doctrine-messenger Version 6.4.*
symfony/dotenv Version 6.4.*
symfony/expression-language Version 6.4.*
symfony/flex Version ^2
symfony/form Version 6.4.*
symfony/framework-bundle Version 6.4.*
symfony/http-client Version 6.4.*
symfony/intl Version 6.4.*
symfony/mailer Version 6.4.*
symfony/mime Version 6.4.*
symfony/monolog-bundle Version ^3.0
symfony/notifier Version 6.4.*
symfony/process Version 6.4.*
symfony/property-access Version 6.4.*
symfony/property-info Version 6.4.*
symfony/runtime Version 6.4.*
symfony/security-bundle Version 6.4.*
symfony/serializer Version 6.4.*
symfony/string Version 6.4.*
symfony/translation Version 6.4.*
symfony/twig-bundle Version 6.4.*
symfony/validator Version 6.4.*
symfony/web-link Version 6.4.*
symfony/webpack-encore-bundle Version ^2.1
symfony/yaml Version 6.4.*
symfonycasts/reset-password-bundle Version ^1.18
twig/extra-bundle Version ^2.12|^3.0
twig/twig Version ^2.12|^3.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 webdl/bestwishes contains the following files

Loading the files please wait ....