Skip to content

REST API - Manager your books, music sheets, media files

License

Notifications You must be signed in to change notification settings

laurieplo/media-locker

Repository files navigation

MEDIA LOCKER

Media locker is a media manager.

What's inside?

The Symfony Standard Edition is configured with the following defaults:

  • An AppBundle you can use to start coding;

  • Twig as the only configured template engine;

  • Doctrine ORM/DBAL;

  • Swiftmailer;

  • Annotations enabled for everything.

It comes pre-configured with the following bundles:

  • FrameworkBundle - The core Symfony framework bundle

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

  • [DoctrineBundle][7] - Adds support for the Doctrine ORM

  • [TwigBundle][8] - Adds support for the Twig templating engine

  • [SecurityBundle][9] - Adds security by integrating Symfony's security component

  • [SwiftmailerBundle][10] - Adds support for Swiftmailer, a library for sending emails

  • [MonologBundle][11] - 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][13] (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 Standard Edition are released under the MIT or BSD license.

About

REST API - Manager your books, music sheets, media files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published