Download the PHP package c33s/core-bundle without Composer
On this page you can find all versions of the php package c33s/core-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download c33s/core-bundle
More information about c33s/core-bundle
Files in c33s/core-bundle
Package core-bundle
Short Description everything to quickstart a webpage
License MIT GPL-3.0
Homepage https://github.com/c33s/CoreBundle
Informations about the package core-bundle
CoreBundle
everything to quickstart a webpage
Because json is not a really handy format to read and it also lacks in commenting support, this Bundle supports the composer.yml format. composer-yaml.phar
is used, to convert from yml to json. In this manual all composer code snippets are in yml format. Create a script file, which call the yml to json converter before running composer. Make sure you
have both composer
and composer-yaml
commands at your fingertips.
Short Quick Manual
You can perform the whole installation by executing the following commands inside your empty project directory:
Make sure the web server permissions are set up correctly. This includes the path for media uploads as well as the sqlite database used by default. See http://symfony.com/doc/master/book/installation.html#configuration-and-setup for further information.
You should enable web server writing for the following folders:
If this goes well, you should see some example pages as well as a secured admin login when accessing /admin/.
Features
Propel Model Traits
A helper Trait which can be used to extend your propel model classes, to easily load data from your fixtures for 1:n relations. The data can be directly defined in the fixture file for the object which the data is related to.
By extending your class like this:
ACME/ModelBundle/YourPropelObject.php
you can define fixtures like this:
app/propel/fixtures/yourfixtures.yml
All versions of core-bundle with dependencies
c33s/contact-form-bundle Version ~0.5.0
c33s/menu-bundle Version ~0.10.1
c33s/simple-content-bundle Version ~0.12.0
c33s/static-page-content-bundle Version ~2.0.0
havvg/propel-boolean-extra-behavior Version ~1.1.2
propel/propel-bundle Version ~1.2
phing/phing Version ~2.8.0
willdurand/propel-eventdispatcher-bundle Version ~1.0.1
willdurand/propel-publishable-behavior Version ~1.2.0
willdurand/propel-typehintable-behavior Version ~1.0.4
c33s/attachment-bundle Version ~0.6.0
afarkas/html5shiv Version ~3.7.2
components/font-awesome Version ~4.1.0
fkr/cssurlrewrite-bundle Version ~1.0.0
t1st3/famfamfam-flags Version ~0.5.0
oyejorge/less.php Version ~1.7.0.2
ptachoire/cssembed Version ~1.0.2
twbs/bootstrap Version ~3.2
components/jquery Version ~1.11
components/jqueryui Version ~1.11
components/jquery-cookie Version ~1.4.1
malsup/form Version ~3.36
jms/translation-bundle Version ~1.1.0
lexik/translation-bundle Version ~2.1.0
cocur/human-date Version ~0.1
friendsofsymfony/user-bundle Version ~1.3.5
guzzle/guzzle Version ~3.8.1
liip/imagine-bundle Version ~1.5.0
liip/monitor-bundle Version ~2.3.1
knplabs/knp-gaufrette-bundle Version ~0.3.0
knplabs/knp-markdown-bundle Version ~1.4.2
sensiolabs/security-checker Version ~3.0
suncat/mobile-detect-bundle Version ~0.10.3
yzalis/identicon Version ~1.1
cocur/slugify Version ~1.4.1
braincrafted/bootstrap-bundle Version 2.1.0
jaysalvat/vegas Version 0.99.3
mnot/hinclude Version 0.9.5.2
smoya/asset-management-bundle Version 1.0.1