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.
Download webdl/bestwishes
More information about webdl/bestwishes
Files in webdl/bestwishes
Package bestwishes
Short Description Multilingual wishlist application
License proprietary
Informations about the package bestwishes
BestWishes
BestWishes is a multilingual wishlist application allowing users to manage their wishlist and indicate who have 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.
Symfony versions support
| Project version | Symfony version |
|---|---|
| 0.x | 5.4 |
| 1.x | 6.4 |
| (current) | 7.4 |
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
A basic setup command is included, you can use it by running the command:
This command will create an admin user and defaults events if needed.
All versions of bestwishes with dependencies
ext-ctype Version *
ext-iconv Version *
doctrine/doctrine-bundle Version ^2.18
doctrine/doctrine-migrations-bundle Version ^3.7
doctrine/orm Version ^3.5
friendsofsymfony/jsrouting-bundle Version ^3.6
knplabs/knp-snappy-bundle Version ^1.8
phpdocumentor/reflection-docblock Version ^5.6
phpstan/phpdoc-parser Version ^2.3
sentry/sentry-symfony Version ^5.8
stof/doctrine-extensions-bundle Version ^1.12
symfony/amqp-messenger Version 7.4.*
symfony/asset Version 7.4.*
symfony/console Version 7.4.*
symfony/doctrine-messenger Version 7.4.*
symfony/dotenv Version 7.4.*
symfony/expression-language Version 7.4.*
symfony/flex Version ^2
symfony/form Version 7.4.*
symfony/framework-bundle Version 7.4.*
symfony/http-client Version 7.4.*
symfony/intl Version 7.4.*
symfony/mailer Version 7.4.*
symfony/mime Version 7.4.*
symfony/monolog-bundle Version ^3.0|^4.0
symfony/notifier Version 7.4.*
symfony/process Version 7.4.*
symfony/property-access Version 7.4.*
symfony/property-info Version 7.4.*
symfony/runtime Version 7.4.*
symfony/security-bundle Version 7.4.*
symfony/serializer Version 7.4.*
symfony/string Version 7.4.*
symfony/translation Version 7.4.*
symfony/twig-bundle Version 7.4.*
symfony/validator Version 7.4.*
symfony/web-link Version 7.4.*
symfony/webpack-encore-bundle Version ^2.2
symfony/yaml Version 7.4.*
symfonycasts/reset-password-bundle Version ^1.24
twig/extra-bundle Version ^2.12|^3.0
twig/twig Version ^2.12|^3.0