Skip to content

UserScape/symfony-component-bundle

Repository files navigation

Installation

Artisan CLI

php artisan bundle:install symfony-components

Bundle Registration

'symfony-components' => array(
	'autoloads' => array(
		'namespaces' => array(
			'Symfony\Component' => '(:bundle)',
		),
	),
),

Overview

Contains all Symfony 2 components!

Check out the documentation for each component to learn how to use them.

About

Laravel bundle containing all Symfony2 components.

Resources

Stars

4 stars

Watchers

9 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages