Download the PHP package fdevs/coming-soon without Composer
On this page you can find all versions of the php package fdevs/coming-soon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package coming-soon
Coming Soon Project
Coming Soon project - a fully-functional Symfony2 application that you can use as the skeleton for your new applications.
Installation
create with composer
Setting up Permissions using ACL on a system that supports chmod +a, or use any other method to folders var/cache var/logs var/spool
add you project to web server
add to cron task
Installs bundles web assets under a public web directory
Use with Doctrine ORM
-
Install the Doctrine Bundle and Doctrine ORM
-
Configuring the Databases and Doctrine
- modify
app/config/config.yml
add support SonataAdmin
-
install SonataAdminBundle
-
install Doctrine ORM Admin Bundle
-
add to
app/config/config.yml
-
add to
app/config/routing.yml
- modify
app/config/config.yml
Use with Doctrine Mongodb
-
Install the Doctrine MongoDB Bundle and Doctrine MongoDB
-
Configuring the Doctrine MongoDB
- modify
app/config/config.yml
add support SonataAdmin
-
install SonataAdminBundle
-
install Doctrine MongoDB Admin Bundle
-
add to
app/config/config.yml
-
add to
app/config/routing.yml
- modify
app/config/config.yml
What's inside?
The Coming Soon is configured with the following defaults:
-
An AppBundle you can use to start coding;
-
Twig as the only configured template engine;
-
Swiftmailer;
- Annotations enabled for everything.
It comes pre-configured with the following bundles:
-
FrameworkBundle - The core Symfony framework bundle
-
SensioFrameworkExtraBundle - Adds several enhancements, including template and routing annotation capability
-
TwigBundle - Adds support for the Twig templating engine
-
SecurityBundle - Adds security by integrating Symfony's security component
-
SwiftmailerBundle - Adds support for Swiftmailer, a library for sending emails
-
MonologBundle - Adds support for Monolog, a logging library
-
AsseticBundle - Adds support for Assetic, an asset processing library
-
WebProfilerBundle (in dev/test env) - Adds profiling functionality and the web debug toolbar
-
SensioDistributionBundle (in dev/test env) - Adds functionality for configuring and working with Symfony distributions
-
SensioGeneratorBundle (in dev/test env) - Adds code generation capabilities
-
FDevsContactUsBundle (in dev/test env) - Mail keeps the user in a convenient form
-
FDevsContactListBundle (in dev/test env) - concludes your contacts simple
- LuneticsLocaleBundle (in dev/test env) - allows you to guess the Locale
All libraries and bundles included are released under the MIT or BSD license.
Enjoy!
All versions of coming-soon with dependencies
symfony/symfony Version 2.7.*
symfony/assetic-bundle Version ~2.3
symfony/swiftmailer-bundle Version ~2.3
symfony/monolog-bundle Version ~2.4
sensio/distribution-bundle Version ~3.0,>=3.0.12
sensio/framework-extra-bundle Version ~3.0,>=3.0.2
incenteev/composer-parameter-handler Version ~2.0
fdevs/contact-list-bundle Version ~1.0
fdevs/contact-us-bundle Version ~2.1
lunetics/locale-bundle Version ~2.2
sonata-project/admin-bundle Version ^2.3