2017 © Pedro Peláez
 

symfony-bundle hw-basics-bundle

Symfony Basics Bundle

image

holloway87/hw-basics-bundle

Symfony Basics Bundle

  • Tuesday, December 1, 2015
  • by holloway87
  • Repository
  • 1 Watchers
  • 0 Stars
  • 604 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 4 % Grown

The README.md

Holloway's Basics Bundle

This Symfony Bundle includes some basic layout and controller functionality., (*1)

Installation

The easiest way to install this bundle is via composer. Just add it to the require list in the symfony project's composer.json., (*2)

"holloway87/hw-basics-bundle": "dev-master"

Download an archive

You can download an archive on the repository's [github page][1]. Extract the archive into your src/ folder into the directory Hw/BasicsBundle., (*3)

Features

These are some features this bundle gives you:, (*4)

  • Create menus with items via a menu type class (similar to form types from symfony)
  • Use your menus in twig layouts with a global function
  • Create Breadcrumbs and access them in your twig layouts with a global function
  • A base controller class exists to easily encode an entity's password or generate a random one
  • Copy twitter bootstrap files to your resource directory on composer update or install
  • A utility class to manipulate images with the gd library (cut a rectangle, resize, black & white filter, ...)
  • Classes exist to easily execute a curl request and access the response data

Feature plans

I will add more features and wiki pages how to use the bundle., (*5)

The Versions

01/12 2015

dev-master

9999999-dev https://github.com/holloway87/hw-basics-bundle

Symfony Basics Bundle

  Sources   Download

WTFPL

The Requires

 

by Thomas Rudolph

bundle symfony layout basics

01/12 2015

v0.0.2

0.0.2.0 https://github.com/holloway87/hw-basics-bundle

Symfony Basics Bundle

  Sources   Download

WTFPL

The Requires

 

by Thomas Rudolph

bundle symfony layout basics

08/11 2014

v0.0.1

0.0.1.0 https://github.com/holloway87/hw-basics-bundle

Symfony Basics Bundle

  Sources   Download

WTFPL

The Requires

 

by Thomas Rudolph

bundle symfony layout basics