Download the PHP package rkmax/symfony-rad without Composer
On this page you can find all versions of the php package rkmax/symfony-rad. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rkmax/symfony-rad
More information about rkmax/symfony-rad
Files in rkmax/symfony-rad
Download rkmax/symfony-rad
More information about rkmax/symfony-rad
Files in rkmax/symfony-rad
Vendor rkmax
Package symfony-rad
Short Description The "Symfony Base RAD Edition" distribution
License MIT
Package symfony-rad
Short Description The "Symfony Base RAD Edition" distribution
License MIT
Please rate this library. Is it a good library?
Informations about the package symfony-rad
Symfony RAD Edition
Basado en Symfony Empty Edition, que es bastante ligera, se han agregado una serie de bundles practicamente que se usan en todos los proyectos que estoy desarrollando ahora
Instalación
Para crear una nueva aplicacion usando esta distribucion, descarga una copia de
To create a new Symfony application using this distribution, get a copy of
Composer y usa el comando create-project
:
curl -sS https://getcomposer.org/installer | php
./composer.phar create-project rkmax/symfony-rad ruta/donde/instalar
Entonces solo reemplaza:
- reemplaza
README.md
yLICENSE
- a programar!
Diferencias con la edición estandar
- sin AcmeDemoBundle
- sin Swiftmailer
- sin twig-extension
- sin Symfony requirement/configuration scripts
- sin extra code/configuration comments
- sin cache kernel
- sin firephp monolog handler
- sin chromephp monolog handler
- Sin archivos markdown de symfony (except
LICENSE
andREADME.md
) - favicons en blanco
- usa PHP 5.3.17+
- vendor binaries in
vendor/bin
instead ofbin
- uniformized syntax in configuration
- enabled translator fallback
- FOSRestBundle
- JMSSerializerBundle
- JMSDiExtraBundle
- FOSJsRoutingBundle
- Habilitado filtro para archivos .scss en AsseticBundle
Further documentation
Copyright and MIT license.
All versions of symfony-rad with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.17
symfony/symfony Version ~2.5
doctrine/orm Version ~2.2,>=2.2.3
doctrine/doctrine-bundle Version ~1.2
symfony/assetic-bundle Version ~2.3
symfony/monolog-bundle Version ~2.4
sensio/distribution-bundle Version ~3.0
sensio/framework-extra-bundle Version ~3.0
incenteev/composer-parameter-handler Version ~2.0
friendsofsymfony/rest-bundle Version 1.3.*
jms/serializer-bundle Version ~0.1
friendsofsymfony/jsrouting-bundle Version ~1.5
jms/di-extra-bundle Version ~1.4
leafo/scssphp Version ~0.1
symfony/symfony Version ~2.5
doctrine/orm Version ~2.2,>=2.2.3
doctrine/doctrine-bundle Version ~1.2
symfony/assetic-bundle Version ~2.3
symfony/monolog-bundle Version ~2.4
sensio/distribution-bundle Version ~3.0
sensio/framework-extra-bundle Version ~3.0
incenteev/composer-parameter-handler Version ~2.0
friendsofsymfony/rest-bundle Version 1.3.*
jms/serializer-bundle Version ~0.1
friendsofsymfony/jsrouting-bundle Version ~1.5
jms/di-extra-bundle Version ~1.4
leafo/scssphp Version ~0.1
The package rkmax/symfony-rad contains the following files
Loading the files please wait ....