Download the PHP package mbutelle/skeleton-4 without Composer
On this page you can find all versions of the php package mbutelle/skeleton-4. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package skeleton-4
Website skeleton
This symfony-flex skeleton using docker to start a local environment for website.
Prerequisites
- docker : https://www.docker.com/
- docker-compose : https://docs.docker.com/compose/
- docker-hostmanager : https://hub.docker.com/r/iamluc/docker-hostmanager/dockerfile
Install
Rename container to avoid conflict with another project
database
if you need database, follow the next steps :
- uncomment db section in docker-compose file
- uncomment db check on ready recipe of Makefile
- add require ymfony/orm-pack and in composer.json
- if you neded, add require-dev doctrine/doctrine-fixtures-bundle in composer.json
Finally, you have to fill env variable :
start the project
To start the environment :
compile vuejs file
To compile vuejs file and watch them :
Go to homepage
To going to the hompeage :
database
To connecting to the database :
All versions of skeleton-4 with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
ext-iconv Version *
doctrine/doctrine-bundle Version ^2.6
doctrine/doctrine-migrations-bundle Version ^3.2
doctrine/orm Version ^2.12
intervention/image Version ^2.7
jms/serializer-bundle Version ^4.0
mongodb/mongodb Version ^1.10
ramsey/uuid Version ^4.3
sensio/framework-extra-bundle Version ^6.1
symfony/cache Version ^6.0
symfony/console Version ^6.0
symfony/flex Version ^1.0
symfony/framework-bundle Version ^6.0
symfony/http-client Version ^6.0
symfony/messenger Version ^6.0
symfony/mime Version ^6.0
symfony/monolog-bundle Version ^3.8
symfony/proxy-manager-bridge Version ^6.0
symfony/security-bundle Version ^6.0
symfony/templating Version ^6.0
symfony/translation Version ^6.0
symfony/twig-bundle Version ^6.0
symfony/validator Version ^6.0
symfony/webpack-encore-bundle Version ^1.4
symfony/yaml Version ^6.0
ext-iconv Version *
doctrine/doctrine-bundle Version ^2.6
doctrine/doctrine-migrations-bundle Version ^3.2
doctrine/orm Version ^2.12
intervention/image Version ^2.7
jms/serializer-bundle Version ^4.0
mongodb/mongodb Version ^1.10
ramsey/uuid Version ^4.3
sensio/framework-extra-bundle Version ^6.1
symfony/cache Version ^6.0
symfony/console Version ^6.0
symfony/flex Version ^1.0
symfony/framework-bundle Version ^6.0
symfony/http-client Version ^6.0
symfony/messenger Version ^6.0
symfony/mime Version ^6.0
symfony/monolog-bundle Version ^3.8
symfony/proxy-manager-bridge Version ^6.0
symfony/security-bundle Version ^6.0
symfony/templating Version ^6.0
symfony/translation Version ^6.0
symfony/twig-bundle Version ^6.0
symfony/validator Version ^6.0
symfony/webpack-encore-bundle Version ^1.4
symfony/yaml Version ^6.0
The package mbutelle/skeleton-4 contains the following files
Loading the files please wait ....