fsi / gallery-bundle
Provides photo galleries for you Symfony2 application.
Installs: 2 137
Dependents: 2
Suggesters: 0
Security: 0
Stars: 5
Watchers: 9
Forks: 6
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.3.3
- fsi/doctrine-extensions-bundle: ~1.0
- liip/imagine-bundle: 1.*
- symfony/framework-bundle: ~2.3
- symfony/twig-bundle: ~2.3
- white-october/pagerfanta-bundle: 1.0.*
Requires (Dev)
- behat/behat: 3.*@stable
- behat/mink-browserkit-driver: *
- behat/mink-extension: *
- behat/mink-selenium2-driver: *
- behat/symfony2-extension: *
- bossa/phpspec2-expect: dev-master
- doctrine/doctrine-bundle: dev-master
- doctrine/orm: ~2.3
- fzaninotto/faker: v1.3.0
- phpspec/phpspec: ~2.0
- sensiolabs/behat-page-object-extension: 2.*@dev
This package is auto-updated.
Last update: 2021-02-10 10:31:27 UTC
README
Do not use this package, as it will not receive any updates and may be deleted in the future.
FSi Gallery Bundle
Provides photo galleries for your Symfony2 application.
Build Status:
Code quality:
Documentation:
Updates:
- 1.0.2 upgraded the LiipImagineBundle to 1.*.
Testing:
Behat
In order to run some tests, you need to run this command from the bundle's directory:
php -S 127.0.0.1:8080 -t features/fixtures/project/web/
to get the PHP in-built server running.