FileMood

Download Sebastien Armand - Extending Symfony2 Web Application Framework - 2014

Sebastien Armand Extending Symfony2 Web Application Framework 2014

Name

Sebastien Armand - Extending Symfony2 Web Application Framework - 2014

 DOWNLOAD Copy Link

Total Size

7.6 MB

Total Files

516

Hash

ADA72A3C4B722058E3BFB2C7264E0A70C458074D

/Code/Chapter 1/app/

.htaccess

0.0 KB

AppCache.php

0.1 KB

AppKernel.php

1.4 KB

autoload.php

0.3 KB

check.php

1.8 KB

console

0.9 KB

phpunit.xml.dist

1.3 KB

SymfonyRequirements.php

28.2 KB

/Code/Chapter 1/app/cache/

.gitkeep

0.0 KB

/Code/Chapter 1/app/config/

config.yml

3.0 KB

config_dev.yml

0.6 KB

config_prod.yml

0.5 KB

config_test.yml

0.3 KB

parameters.yml.dist

0.4 KB

routing.yml

0.6 KB

routing_dev.yml

0.4 KB

security.yml

0.8 KB

/Code/Chapter 1/app/logs/

.gitkeep

0.0 KB

/Code/Chapter 1/app/Resources/views/

base.html.twig

0.4 KB

/Code/Chapter 1/

composer.json

2.2 KB

composer.lock

72.2 KB

console

0.0 KB

LICENSE

1.1 KB

README.md

5.8 KB

UPGRADE-2.2.md

1.3 KB

UPGRADE-2.3.md

2.0 KB

UPGRADE.md

8.5 KB

/Code/Chapter 1/src/

.htaccess

0.0 KB

/Code/Chapter 1/src/Khepin/BookBundle/Controller/

DefaultController.php

2.0 KB

EventController.php

6.6 KB

/Code/Chapter 1/src/Khepin/BookBundle/DependencyInjection/

Configuration.php

0.9 KB

KhepinBookExtension.php

0.9 KB

/Code/Chapter 1/src/Khepin/BookBundle/Entity/

Event.php

2.8 KB

User.php

1.4 KB

/Code/Chapter 1/src/Khepin/BookBundle/Event/Listener/

JoinMeetupListener.php

0.9 KB

/Code/Chapter 1/src/Khepin/BookBundle/Event/

MeetupEvent.php

0.5 KB

MeetupEvents.php

0.3 KB

/Code/Chapter 1/src/Khepin/BookBundle/Form/

EventType.php

0.9 KB

JoinEventType.php

0.8 KB

/Code/Chapter 1/src/Khepin/BookBundle/Geo/

UserLocator.php

1.0 KB

/Code/Chapter 1/src/Khepin/BookBundle/

KhepinBookBundle.php

0.1 KB

/Code/Chapter 1/src/Khepin/BookBundle/Resources/config/

services.xml

0.7 KB

/Code/Chapter 1/src/Khepin/BookBundle/Resources/doc/

index.rst

0.0 KB

/Code/Chapter 1/src/Khepin/BookBundle/Resources/translations/

messages.fr.xlf

0.4 KB

/Code/Chapter 1/src/Khepin/BookBundle/Resources/views/Default/

index.html.twig

0.4 KB

join.html.twig

0.1 KB

/Code/Chapter 1/src/Khepin/BookBundle/Resources/views/Event/

edit.html.twig

0.3 KB

index.html.twig

1.3 KB

new.html.twig

0.3 KB

show.html.twig

0.9 KB

/Code/Chapter 1/src/Khepin/BookBundle/Tests/Controller/

DefaultControllerTest.php

1.3 KB

EventControllerTest.php

2.0 KB

/Code/Chapter 1/src/Khepin/BookBundle/Tests/Geo/

UserLocatorTest.php

1.1 KB

/Code/Chapter 1/web/

.htaccess

2.6 KB

app.php

0.8 KB

app_dev.php

1.1 KB

apple-touch-icon.png

10.8 KB

config.php

5.7 KB

favicon.ico

1.2 KB

robots.txt

0.1 KB

/Code/Chapter 2/app/

.htaccess

0.0 KB

AppCache.php

0.1 KB

AppKernel.php

1.4 KB

autoload.php

0.3 KB

check.php

1.8 KB

console

0.9 KB

phpunit.xml.dist

1.3 KB

SymfonyRequirements.php

28.2 KB

/Code/Chapter 2/app/cache/

.gitkeep

0.0 KB

/Code/Chapter 2/app/config/

config.yml

3.3 KB

config_dev.yml

0.6 KB

config_prod.yml

0.5 KB

config_test.yml

0.3 KB

parameters.yml.dist

0.4 KB

routing.yml

0.6 KB

routing_dev.yml

0.4 KB

security.yml

0.8 KB

/Code/Chapter 2/app/logs/

.gitkeep

0.0 KB

/Code/Chapter 2/app/Resources/views/

base.html.twig

0.4 KB

/Code/Chapter 2/

composer.json

2.2 KB

composer.lock

74.4 KB

console

0.0 KB

LICENSE

1.1 KB

README.md

5.8 KB

UPGRADE-2.2.md

1.3 KB

UPGRADE-2.3.md

2.0 KB

UPGRADE.md

8.5 KB

/Code/Chapter 2/src/

.htaccess

0.0 KB

/Code/Chapter 2/src/Khepin/BookBundle/Command/

ResizePictureCommand.php

1.3 KB

Shrinker.php

0.4 KB

UpdateProfilePicsCommand.php

1.6 KB

/Code/Chapter 2/src/Khepin/BookBundle/Controller/

DefaultController.php

2.0 KB

EventController.php

6.6 KB

/Code/Chapter 2/src/Khepin/BookBundle/DependencyInjection/

Configuration.php

0.9 KB

KhepinBookExtension.php

0.9 KB

/Code/Chapter 2/src/Khepin/BookBundle/Entity/

Event.php

2.8 KB

User.php

1.9 KB

/Code/Chapter 2/src/Khepin/BookBundle/Event/Listener/

JoinMeetupListener.php

0.9 KB

/Code/Chapter 2/src/Khepin/BookBundle/Event/

MeetupEvent.php

0.5 KB

MeetupEvents.php

0.3 KB

/Code/Chapter 2/src/Khepin/BookBundle/Form/

EventType.php

0.9 KB

JoinEventType.php

0.8 KB

/Code/Chapter 2/src/Khepin/BookBundle/Geo/

UserLocator.php

1.0 KB

/Code/Chapter 2/src/Khepin/BookBundle/

KhepinBookBundle.php

0.1 KB

/Code/Chapter 2/src/Khepin/BookBundle/Resources/config/

services.xml

0.7 KB

/Code/Chapter 2/src/Khepin/BookBundle/Resources/doc/

index.rst

0.0 KB

/Code/Chapter 2/src/Khepin/BookBundle/Resources/translations/

messages.fr.xlf

0.4 KB

/Code/Chapter 2/src/Khepin/BookBundle/Resources/views/Default/

index.html.twig

0.5 KB

join.html.twig

0.1 KB

/Code/Chapter 2/src/Khepin/BookBundle/Resources/views/Event/

edit.html.twig

0.3 KB

index.html.twig

1.3 KB

new.html.twig

0.3 KB

show.html.twig

0.9 KB

/Code/Chapter 2/src/Khepin/BookBundle/Resources/views/Twig/

javascripts.html.twig

0.1 KB

/Code/Chapter 2/src/Khepin/BookBundle/Tests/Command/fixtures/

pic.png

465.7 KB

/Code/Chapter 2/src/Khepin/BookBundle/Tests/Command/fixtures/resized/

.gitkeep

0.0 KB

pic.png

85.4 KB

/Code/Chapter 2/src/Khepin/BookBundle/Tests/Command/

ResizePictureCommandTest.php

0.9 KB

/Code/Chapter 2/src/Khepin/BookBundle/Tests/Controller/

DefaultControllerTest.php

1.3 KB

EventControllerTest.php

2.0 KB

/Code/Chapter 2/src/Khepin/BookBundle/Tests/Geo/

UserLocatorTest.php

1.1 KB

/Code/Chapter 2/src/Khepin/BookBundle/Tests/Twig/Fixtures/

jslater.test

0.2 KB

/Code/Chapter 2/src/Khepin/BookBundle/Tests/Twig/

KhepinExtensionTest.php

0.4 KB

/Code/Chapter 2/src/Khepin/BookBundle/Twig/

KhepinExtension.php

1.0 KB

/Code/Chapter 2/web/

.htaccess

2.6 KB

app.php

0.8 KB

app_dev.php

1.1 KB

apple-touch-icon.png

10.8 KB

config.php

5.7 KB

favicon.ico

1.2 KB

robots.txt

0.1 KB

/Code/Chapter 2/web/pictures/resized/

pic.png

85.4 KB

/Code/Chapter 3/app/

.htaccess

0.0 KB

AppCache.php

0.1 KB

AppKernel.php

1.4 KB

autoload.php

0.3 KB

check.php

1.8 KB

console

0.9 KB

phpunit.xml.dist

1.3 KB

SymfonyRequirements.php

28.2 KB

/Code/Chapter 3/app/cache/

.gitkeep

0.0 KB

/Code/Chapter 3/app/config/

config.yml

3.6 KB

config_dev.yml

0.6 KB

config_prod.yml

0.5 KB

config_test.yml

0.3 KB

parameters.yml.dist

0.4 KB

routing.yml

0.6 KB

routing_dev.yml

0.4 KB

security.yml

0.8 KB

/Code/Chapter 3/app/logs/

.gitkeep

0.0 KB

/Code/Chapter 3/app/Resources/views/

base.html.twig

0.4 KB

/Code/Chapter 3/

composer.json

2.3 KB

composer.lock

78.2 KB

console

0.0 KB

LICENSE

1.1 KB

README.md

5.8 KB

UPGRADE-2.2.md

1.3 KB

UPGRADE-2.3.md

2.0 KB

UPGRADE.md

8.5 KB

/Code/Chapter 3/src/

.htaccess

0.0 KB

/Code/Chapter 3/src/Khepin/BookBundle/Command/

ResizePictureCommand.php

1.3 KB

Shrinker.php

0.4 KB

UpdateProfilePicsCommand.php

1.6 KB

/Code/Chapter 3/src/Khepin/BookBundle/Controller/

DefaultController.php

3.7 KB

EventController.php

6.6 KB

/Code/Chapter 3/src/Khepin/BookBundle/DependencyInjection/

Configuration.php

0.9 KB

KhepinBookExtension.php

0.9 KB

/Code/Chapter 3/src/Khepin/BookBundle/Entity/

Address.php

2.5 KB

Coordinate.php

1.4 KB

Event.php

3.3 KB

User.php

1.9 KB

/Code/Chapter 3/src/Khepin/BookBundle/Event/Listener/

JoinMeetupListener.php

0.9 KB

/Code/Chapter 3/src/Khepin/BookBundle/Event/

MeetupEvent.php

0.5 KB

MeetupEvents.php

0.3 KB

/Code/Chapter 3/src/Khepin/BookBundle/Form/

AddressType.php

3.8 KB

CoordinateType.php

2.0 KB

EventLocationType.php

0.9 KB

EventType.php

0.9 KB

JoinEventType.php

0.8 KB

/Code/Chapter 3/src/Khepin/BookBundle/Form/Transformer/

GeoTransformer.php

0.5 KB

/Code/Chapter 3/src/Khepin/BookBundle/Geo/

Coordinate.php

1.4 KB

UserLocator.php

1.2 KB

/Code/Chapter 3/src/Khepin/BookBundle/

KhepinBookBundle.php

0.1 KB

/Code/Chapter 3/src/Khepin/BookBundle/Resources/config/

services.xml

0.7 KB

/Code/Chapter 3/src/Khepin/BookBundle/Resources/doc/

index.rst

0.0 KB

/Code/Chapter 3/src/Khepin/BookBundle/Resources/translations/

messages.fr.xlf

0.4 KB

/Code/Chapter 3/src/Khepin/BookBundle/Resources/views/Default/

address.html.twig

0.3 KB

index.html.twig

0.5 KB

join.html.twig

0.1 KB

map.html.twig

0.3 KB

/Code/Chapter 3/src/Khepin/BookBundle/Resources/views/Event/

edit.html.twig

0.3 KB

index.html.twig

1.3 KB

new.html.twig

0.3 KB

show.html.twig

0.9 KB

/Code/Chapter 3/src/Khepin/BookBundle/Resources/views/Form/

widgets.html.twig

0.6 KB

/Code/Chapter 3/src/Khepin/BookBundle/Resources/views/Twig/

javascripts.html.twig

0.1 KB

/Code/Chapter 3/src/Khepin/BookBundle/Tests/Command/fixtures/

pic.png

465.7 KB

/Code/Chapter 3/src/Khepin/BookBundle/Tests/Command/fixtures/resized/

.gitkeep

0.0 KB

pic.png

85.4 KB

/Code/Chapter 3/src/Khepin/BookBundle/Tests/Command/

ResizePictureCommandTest.php

0.9 KB

/Code/Chapter 3/src/Khepin/BookBundle/Tests/Controller/

DefaultControllerTest.php

1.3 KB

EventControllerTest.php

2.0 KB

/Code/Chapter 3/src/Khepin/BookBundle/Tests/Geo/

UserLocatorTest.php

1.1 KB

/Code/Chapter 3/src/Khepin/BookBundle/Tests/Twig/Fixtures/

jslater.test

0.2 KB

/Code/Chapter 3/src/Khepin/BookBundle/Tests/Twig/

KhepinExtensionTest.php

0.4 KB

/Code/Chapter 3/src/Khepin/BookBundle/Twig/

KhepinExtension.php

1.0 KB

/Code/Chapter 3/web/

.htaccess

2.6 KB

app.php

0.8 KB

app_dev.php

1.1 KB

apple-touch-icon.png

10.8 KB

config.php

5.7 KB

favicon.ico

1.2 KB

robots.txt

0.1 KB

/Code/Chapter 3/web/pictures/resized/

pic.png

85.4 KB

/Code/Chapter 4/app/

.htaccess

0.0 KB

AppCache.php

0.1 KB

AppKernel.php

1.5 KB

autoload.php

0.5 KB

check.php

1.8 KB

console

0.9 KB

phpunit.xml.dist

1.3 KB

SymfonyRequirements.php

28.8 KB

/Code/Chapter 4/app/config/

config.yml

5.9 KB

config_dev.yml

0.6 KB

config_prod.yml

0.5 KB

config_test.yml

0.8 KB

parameters.yml.dist

0.4 KB

routing.yml

0.7 KB

routing_dev.yml

0.4 KB

security.yml

1.0 KB

/Code/Chapter 4/app/Resources/views/

base.html.twig

0.6 KB

/Code/Chapter 4/

composer.json

2.4 KB

composer.lock

97.0 KB

console

0.0 KB

LICENSE

1.1 KB

README.md

5.8 KB

UPGRADE-2.2.md

1.3 KB

UPGRADE-2.3.md

2.0 KB

UPGRADE.md

8.5 KB

/Code/Chapter 4/src/

.htaccess

0.0 KB

/Code/Chapter 4/src/Khepin/BookBundle/Command/

ResizePictureCommand.php

1.3 KB

Shrinker.php

0.4 KB

UpdateProfilePicsCommand.php

1.6 KB

/Code/Chapter 4/src/Khepin/BookBundle/Controller/

DefaultController.php

5.9 KB

EventController.php

7.0 KB

/Code/Chapter 4/src/Khepin/BookBundle/DependencyInjection/

Configuration.php

0.9 KB

KhepinBookExtension.php

0.9 KB

/Code/Chapter 4/src/Khepin/BookBundle/Doctrine/

NonUserOwnedEntity.php

0.1 KB

OwnerFilter.php

0.5 KB

OwnerListener.php

0.5 KB

Versionable.php

0.4 KB

VersionableListener.php

1.7 KB

/Code/Chapter 4/src/Khepin/BookBundle/Document/

CoordinatesType.php

0.9 KB

Meetup.php

1.2 KB

/Code/Chapter 4/src/Khepin/BookBundle/Entity/

Address.php

2.5 KB

Coordinate.php

1.4 KB

Event.php

4.2 KB

User.php

2.4 KB

/Code/Chapter 4/src/Khepin/BookBundle/Event/Listener/

JoinMeetupListener.php

0.9 KB

/Code/Chapter 4/src/Khepin/BookBundle/Event/

MeetupEvent.php

0.5 KB

MeetupEvents.php

0.3 KB

/Code/Chapter 4/src/Khepin/BookBundle/Form/

AddressType.php

3.8 KB

CoordinateType.php

2.0 KB

EventLocationType.php

0.9 KB

EventType.php

1.0 KB

JoinEventType.php

0.8 KB

/Code/Chapter 4/src/Khepin/BookBundle/Form/Transformer/

GeoTransformer.php

0.5 KB

/Code/Chapter 4/src/Khepin/BookBundle/Geo/

Coordinate.php

1.4 KB

UserLocator.php

1.2 KB

/Code/Chapter 4/src/Khepin/BookBundle/

KhepinBookBundle.php

0.5 KB

/Code/Chapter 4/src/Khepin/BookBundle/Resources/config/

services.xml

0.7 KB

/Code/Chapter 4/src/Khepin/BookBundle/Resources/doc/

index.rst

0.0 KB

/Code/Chapter 4/src/Khepin/BookBundle/Resources/translations/

messages.fr.xlf

0.4 KB

/Code/Chapter 4/src/Khepin/BookBundle/Resources/views/Default/

address.html.twig

0.3 KB

index.html.twig

0.5 KB

join.html.twig

0.1 KB

map.html.twig

0.3 KB

recurring.html.twig

0.1 KB

/Code/Chapter 4/src/Khepin/BookBundle/Resources/views/Event/

edit.html.twig

0.3 KB

index.html.twig

1.3 KB

new.html.twig

0.3 KB

show.html.twig

0.9 KB

/Code/Chapter 4/src/Khepin/BookBundle/Resources/views/Form/

widgets.html.twig

0.6 KB

/Code/Chapter 4/src/Khepin/BookBundle/Resources/views/Twig/

javascripts.html.twig

0.1 KB

/Code/Chapter 4/src/Khepin/BookBundle/Security/Annotation/

ValidateUser.php

0.3 KB

/Code/Chapter 4/src/Khepin/BookBundle/Security/

ApiCustomCookieListener.php

0.6 KB

ValidUserListener.php

2.2 KB

/Code/Chapter 4/src/Khepin/BookBundle/Security/Github/

AuthenticationListener.php

1.2 KB

AuthenticationProvider.php

1.0 KB

GithubUserToken.php

0.4 KB

SecurityFactory.php

1.1 KB

UserProvider.php

1.7 KB

/Code/Chapter 4/src/Khepin/BookBundle/Security/Voters/

CountryVoter.php

1.1 KB

MeetupVoter.php

1.3 KB

/Code/Chapter 4/src/Khepin/BookBundle/Tests/Command/fixtures/

pic.png

465.7 KB

/Code/Chapter 4/src/Khepin/BookBundle/Tests/Command/fixtures/resized/

.gitkeep

0.0 KB

pic.png

85.4 KB

/Code/Chapter 4/src/Khepin/BookBundle/Tests/Command/

ResizePictureCommandTest.php

0.9 KB

/Code/Chapter 4/src/Khepin/BookBundle/Tests/Controller/

DefaultControllerTest.php

1.3 KB

EventControllerTest.php

2.0 KB

VersionableTest.php

1.4 KB

/Code/Chapter 4/src/Khepin/BookBundle/Tests/

db.sqlite

0.0 KB

/Code/Chapter 4/src/Khepin/BookBundle/Tests/Document/

MongoCoordinateTypeTest.php

1.6 KB

/Code/Chapter 4/src/Khepin/BookBundle/Tests/Geo/

UserLocatorTest.php

1.1 KB

/Code/Chapter 4/src/Khepin/BookBundle/Tests/Twig/Fixtures/

jslater.test

0.2 KB

/Code/Chapter 4/src/Khepin/BookBundle/Tests/Twig/

KhepinExtensionTest.php

0.4 KB

/Code/Chapter 4/src/Khepin/BookBundle/Twig/

KhepinExtension.php

1.0 KB

/Code/Chapter 4/web/

.htaccess

2.6 KB

app.php

0.8 KB

app_dev.php

1.1 KB

apple-touch-icon.png

10.8 KB

config.php

5.7 KB

favicon.ico

1.2 KB

robots.txt

0.1 KB

/Code/Chapter 4/web/pictures/resized/

pic.png

85.4 KB

/Code/Chapter 5/app/

.htaccess

0.0 KB

AppCache.php

0.1 KB

AppKernel.php

1.5 KB

autoload.php

0.5 KB

check.php

1.8 KB

console

0.9 KB

phpunit.xml.dist

1.3 KB

SymfonyRequirements.php

28.3 KB

/Code/Chapter 5/app/config/

config.yml

4.5 KB

config_dev.yml

0.6 KB

config_prod.yml

0.5 KB

config_test.yml

0.8 KB

parameters.yml.dist

0.4 KB

routing.yml

0.6 KB

routing_dev.yml

0.4 KB

security.yml

0.8 KB

/Code/Chapter 5/app/Resources/views/

base.html.twig

0.4 KB

/Code/Chapter 5/

composer.json

2.3 KB

composer.lock

92.7 KB

console

0.0 KB

LICENSE

1.1 KB

README.md

5.8 KB

UPGRADE-2.2.md

1.3 KB

UPGRADE-2.3.md

2.0 KB

UPGRADE.md

8.5 KB

/Code/Chapter 5/src/

.htaccess

0.0 KB

/Code/Chapter 5/src/Khepin/BookBundle/Command/

ResizePictureCommand.php

1.3 KB

Shrinker.php

0.4 KB

UpdateProfilePicsCommand.php

1.6 KB

/Code/Chapter 5/src/Khepin/BookBundle/Controller/

DefaultController.php

4.2 KB

EventController.php

6.6 KB

/Code/Chapter 5/src/Khepin/BookBundle/DependencyInjection/

Configuration.php

0.9 KB

KhepinBookExtension.php

0.9 KB

/Code/Chapter 5/src/Khepin/BookBundle/Doctrine/

NonUserOwnedEntity.php

0.1 KB

OwnerFilter.php

0.5 KB

OwnerListener.php

0.5 KB

Versionable.php

0.4 KB

VersionableListener.php

1.7 KB

/Code/Chapter 5/src/Khepin/BookBundle/Document/

CoordinatesType.php

0.9 KB

Meetup.php

1.2 KB

/Code/Chapter 5/src/Khepin/BookBundle/Entity/

Address.php

2.5 KB

Coordinate.php

1.4 KB

Event.php

4.2 KB

User.php

2.0 KB

/Code/Chapter 5/src/Khepin/BookBundle/Event/Listener/

JoinMeetupListener.php

0.9 KB

/Code/Chapter 5/src/Khepin/BookBundle/Event/

MeetupEvent.php

0.5 KB

MeetupEvents.php

0.3 KB

/Code/Chapter 5/src/Khepin/BookBundle/Form/

AddressType.php

3.8 KB

CoordinateType.php

2.0 KB

EventLocationType.php

0.9 KB

EventType.php

1.0 KB

JoinEventType.php

0.8 KB

/Code/Chapter 5/src/Khepin/BookBundle/Form/Transformer/

GeoTransformer.php

0.5 KB

/Code/Chapter 5/src/Khepin/BookBundle/Geo/

Coordinate.php

1.4 KB

UserLocator.php

1.2 KB

/Code/Chapter 5/src/Khepin/BookBundle/

KhepinBookBundle.php

0.1 KB

/Code/Chapter 5/src/Khepin/BookBundle/Resources/config/

services.xml

0.7 KB

/Code/Chapter 5/src/Khepin/BookBundle/Resources/doc/

index.rst

0.0 KB

/Code/Chapter 5/src/Khepin/BookBundle/Resources/translations/

messages.fr.xlf

0.4 KB

/Code/Chapter 5/src/Khepin/BookBundle/Resources/views/Default/

address.html.twig

0.3 KB

index.html.twig

0.5 KB

join.html.twig

0.1 KB

map.html.twig

0.3 KB

recurring.html.twig

0.1 KB

/Code/Chapter 5/src/Khepin/BookBundle/Resources/views/Event/

edit.html.twig

0.3 KB

index.html.twig

1.3 KB

new.html.twig

0.3 KB

show.html.twig

0.9 KB

/Code/Chapter 5/src/Khepin/BookBundle/Resources/views/Form/

widgets.html.twig

0.6 KB

/Code/Chapter 5/src/Khepin/BookBundle/Resources/views/Twig/

javascripts.html.twig

0.1 KB

/Code/Chapter 5/src/Khepin/BookBundle/Tests/Command/fixtures/

pic.png

465.7 KB

/Code/Chapter 5/src/Khepin/BookBundle/Tests/Command/fixtures/resized/

.gitkeep

0.0 KB

pic.png

85.4 KB

/Code/Chapter 5/src/Khepin/BookBundle/Tests/Command/

ResizePictureCommandTest.php

0.9 KB

/Code/Chapter 5/src/Khepin/BookBundle/Tests/Controller/

DefaultControllerTest.php

1.3 KB

EventControllerTest.php

2.0 KB

VersionableTest.php

1.4 KB

/Code/Chapter 5/src/Khepin/BookBundle/Tests/

db.sqlite

0.0 KB

/Code/Chapter 5/src/Khepin/BookBundle/Tests/Document/

MongoCoordinateTypeTest.php

1.6 KB

/Code/Chapter 5/src/Khepin/BookBundle/Tests/Geo/

UserLocatorTest.php

1.1 KB

/Code/Chapter 5/src/Khepin/BookBundle/Tests/Twig/Fixtures/

jslater.test

0.2 KB

/Code/Chapter 5/src/Khepin/BookBundle/Tests/Twig/

KhepinExtensionTest.php

0.4 KB

/Code/Chapter 5/src/Khepin/BookBundle/Twig/

KhepinExtension.php

1.0 KB

/Code/Chapter 5/web/

.htaccess

2.6 KB

app.php

0.8 KB

app_dev.php

1.1 KB

apple-touch-icon.png

10.8 KB

config.php

5.7 KB

favicon.ico

1.2 KB

robots.txt

0.1 KB

/Code/Chapter 5/web/pictures/resized/

pic.png

85.4 KB

/Code/Chapter 6/app/

.htaccess

0.0 KB

AppCache.php

0.1 KB

AppKernel.php

1.6 KB

autoload.php

0.5 KB

check.php

1.8 KB

console

0.9 KB

phpunit.xml.dist

1.3 KB

SymfonyRequirements.php

28.8 KB

/Code/Chapter 6/app/config/

config.yml

5.6 KB

config_dev.yml

0.6 KB

config_prod.yml

0.5 KB

config_test.yml

0.8 KB

parameters.yml.dist

0.4 KB

routing.yml

0.7 KB

routing_dev.yml

0.4 KB

security.yml

1.0 KB

/Code/Chapter 6/app/Resources/views/

base.html.twig

0.6 KB

/Code/Chapter 6/

composer.json

2.4 KB

composer.lock

97.0 KB

console

0.0 KB

LICENSE

1.1 KB

README.md

5.8 KB

UPGRADE-2.2.md

1.3 KB

UPGRADE-2.3.md

2.0 KB

UPGRADE.md

8.5 KB

/Code/Chapter 6/src/

.htaccess

0.0 KB

/Code/Chapter 6/src/Khepin/BookBundle/Command/

ResizePictureCommand.php

1.3 KB

Shrinker.php

0.4 KB

UpdateProfilePicsCommand.php

1.6 KB

/Code/Chapter 6/src/Khepin/BookBundle/Controller/

DefaultController.php

5.9 KB

EventController.php

7.0 KB

/Code/Chapter 6/src/Khepin/BookBundle/DependencyInjection/

Configuration.php

0.9 KB

KhepinBookExtension.php

0.9 KB

/Code/Chapter 6/src/Khepin/BookBundle/Doctrine/

NonUserOwnedEntity.php

0.1 KB

OwnerFilter.php

0.5 KB

OwnerListener.php

0.5 KB

Versionable.php

0.4 KB

VersionableListener.php

1.3 KB

/Code/Chapter 6/src/Khepin/BookBundle/Document/

CoordinatesType.php

0.9 KB

Meetup.php

1.2 KB

/Code/Chapter 6/src/Khepin/BookBundle/Entity/

Address.php

2.5 KB

Coordinate.php

1.4 KB

Event.php

4.2 KB

User.php

2.4 KB

/Code/Chapter 6/src/Khepin/BookBundle/Event/Listener/

JoinMeetupListener.php

0.9 KB

/Code/Chapter 6/src/Khepin/BookBundle/Event/

MeetupEvent.php

0.5 KB

MeetupEvents.php

0.3 KB

/Code/Chapter 6/src/Khepin/BookBundle/Form/

AddressType.php

3.8 KB

CoordinateType.php

2.0 KB

EventLocationType.php

0.9 KB

EventType.php

1.0 KB

JoinEventType.php

0.8 KB

/Code/Chapter 6/src/Khepin/BookBundle/Form/Transformer/

GeoTransformer.php

0.5 KB

/Code/Chapter 6/src/Khepin/BookBundle/Geo/

Coordinate.php

1.4 KB

UserLocator.php

1.2 KB

/Code/Chapter 6/src/Khepin/BookBundle/

KhepinBookBundle.php

0.1 KB

/Code/Chapter 6/src/Khepin/BookBundle/Resources/config/

services.xml

0.7 KB

/Code/Chapter 6/src/Khepin/BookBundle/Resources/doc/

index.rst

0.0 KB

/Code/Chapter 6/src/Khepin/BookBundle/Resources/translations/

messages.fr.xlf

0.4 KB

/Code/Chapter 6/src/Khepin/BookBundle/Resources/views/Default/

address.html.twig

0.3 KB

index.html.twig

0.5 KB

join.html.twig

0.1 KB

map.html.twig

0.3 KB

recurring.html.twig

0.1 KB

/Code/Chapter 6/src/Khepin/BookBundle/Resources/views/Event/

edit.html.twig

0.3 KB

index.html.twig

1.3 KB

new.html.twig

0.3 KB

show.html.twig

0.9 KB

/Code/Chapter 6/src/Khepin/BookBundle/Resources/views/Form/

widgets.html.twig

0.6 KB

/Code/Chapter 6/src/Khepin/BookBundle/Resources/views/Twig/

javascripts.html.twig

0.1 KB

/Code/Chapter 6/src/Khepin/BookBundle/Security/Annotation/

ValidateUser.php

0.3 KB

/Code/Chapter 6/src/Khepin/BookBundle/Security/

ApiCustomCookieListener.php

0.6 KB

ValidUserListener.php

2.2 KB

/Code/Chapter 6/src/Khepin/BookBundle/Security/Voters/

CountryVoter.php

1.1 KB

MeetupVoter.php

1.3 KB

/Code/Chapter 6/src/Khepin/BookBundle/Tests/Command/fixtures/

pic.png

465.7 KB

/Code/Chapter 6/src/Khepin/BookBundle/Tests/Command/fixtures/resized/

.gitkeep

0.0 KB

pic.png

85.4 KB

/Code/Chapter 6/src/Khepin/BookBundle/Tests/Command/

ResizePictureCommandTest.php

0.9 KB

/Code/Chapter 6/src/Khepin/BookBundle/Tests/Controller/

DefaultControllerTest.php

1.3 KB

EventControllerTest.php

2.0 KB

/Code/Chapter 6/src/Khepin/BookBundle/Tests/

db.sqlite

0.0 KB

/Code/Chapter 6/src/Khepin/BookBundle/Tests/Doctrine/

VersionableTest.php

1.4 KB

/Code/Chapter 6/src/Khepin/BookBundle/Tests/Document/

MongoCoordinateTypeTest.php

1.6 KB

/Code/Chapter 6/src/Khepin/BookBundle/Tests/Geo/

UserLocatorTest.php

1.1 KB

/Code/Chapter 6/src/Khepin/BookBundle/Tests/Twig/Fixtures/

jslater.test

0.2 KB

/Code/Chapter 6/src/Khepin/BookBundle/Tests/Twig/

KhepinExtensionTest.php

0.4 KB

/Code/Chapter 6/src/Khepin/BookBundle/Twig/

KhepinExtension.php

1.0 KB

/Code/Chapter 6/src/Khepin/GithubAuthBundle/

composer.json

0.6 KB

KhepinGithubAuthBundle.php

0.5 KB

README.md

0.8 KB

/Code/Chapter 6/src/Khepin/GithubAuthBundle/DependencyInjection/

Configuration.php

1.1 KB

KhepinGithubAuthExtension.php

1.4 KB

/Code/Chapter 6/src/Khepin/GithubAuthBundle/Resources/config/

services.xml

2.0 KB

/Code/Chapter 6/src/Khepin/GithubAuthBundle/Security/Github/

AuthenticationListener.php

1.6 KB

AuthenticationProvider.php

1.0 KB

GithubUserToken.php

0.4 KB

SecurityFactory.php

1.1 KB

UserProvider.php

1.8 KB

/Code/Chapter 6/web/

.htaccess

2.6 KB

app.php

0.8 KB

app_dev.php

1.1 KB

apple-touch-icon.png

10.8 KB

config.php

5.7 KB

favicon.ico

1.2 KB

robots.txt

0.1 KB

/Code/Chapter 6/web/pictures/resized/

pic.png

85.4 KB

/

Sebastien Armand - Extending Symfony2 Web Application Framework - 2014.epub

356.8 KB

Sebastien Armand - Extending Symfony2 Web Application Framework - 2014.mobi

864.4 KB

Sebastien Armand - Extending Symfony2 Web Application Framework - 2014.pdf

1.8 MB

 

Total files 516


Copyright © 2024 FileMood.com