2017 © Pedro Peláez
 

project cobra2016

Sistema de Cobranza

image

carlosjaral/cobra2016

Sistema de Cobranza

  • Friday, July 8, 2016
  • by cjaral
  • Repository
  • 1 Watchers
  • 1 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Symfony Standard Edition

Welcome to the Symfony Standard Edition - a fully-functional Symfony application that you can use as the skeleton for your new applications., (*1)

For details on how to download and get started with Symfony, see the Installation chapter of the Symfony Documentation., (*2)

What's inside?

The Symfony Standard Edition is configured with the following defaults:, (*3)

  • An AppBundle you can use to start coding;, (*4)

  • Twig as the only configured template engine;, (*5)

  • Doctrine ORM/DBAL;, (*6)

  • Swiftmailer;, (*7)

  • Annotations enabled for everything., (*8)

It comes pre-configured with the following bundles:, (*9)

  • FrameworkBundle - The core Symfony framework bundle, (*10)

  • SensioFrameworkExtraBundle - Adds several enhancements, including template and routing annotation capability, (*11)

  • DoctrineBundle - Adds support for the Doctrine ORM, (*12)

  • [TwigBundle][8] - Adds support for the Twig templating engine, (*13)

  • [SecurityBundle][9] - Adds security by integrating Symfony's security component, (*14)

  • [SwiftmailerBundle][10] - Adds support for Swiftmailer, a library for sending emails, (*15)

  • [MonologBundle][11] - Adds support for Monolog, a logging library, (*16)

  • WebProfilerBundle (in dev/test env) - Adds profiling functionality and the web debug toolbar, (*17)

  • SensioDistributionBundle (in dev/test env) - Adds functionality for configuring and working with Symfony distributions, (*18)

  • [SensioGeneratorBundle][13] (in dev/test env) - Adds code generation capabilities, (*19)

  • DebugBundle (in dev/test env) - Adds Debug and VarDumper component integration, (*20)

All libraries and bundles included in the Symfony Standard Edition are released under the MIT or BSD license., (*21)

Enjoy!, (*22)

The Versions