Skip to content

raylight75/Symfony-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symfony 3 Starter Kit

Welcome to the Symfony Starter Kit - a fully-functional Symfony application that you can use as the skeleton for your new CMS applications.

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

What's inside?

It comes pre-configured with the following bundles:

  • An Easy-Admin Bundle for Backend;

  • Fos User Bundle;

  • Pagerfanta for pagination;

  • Triton for Simple CRUD generation;

  • FrameworkBundle - The core Symfony framework bundle

  • SensioFrameworkExtraBundle - Adds several enhancements, including template and routing annotation capability

  • DoctrineBundle - Adds support for the Doctrine ORM

  • 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

  • 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

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

All libraries and bundles included in the Symfony Starter Kit are released under the MIT or BSD license.

Enjoy!

About

Symfony 3 Starter Kit for CMS with Easy-Admin and FOS User

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published