leapt/core-bundle
Symfony LeaptCoreBundle
Installs: 2 917
Dependents: 2
Suggesters: 1
Stars: 2
Watchers: 1
Forks: 1
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^7.1.3
- doctrine/orm: ^2.5
- symfony/form: ^3.3|^4.0|^5.0
- symfony/framework-bundle: ^3.3|^4.0|^5.0
- symfony/http-foundation: ^3.3|^4.0|^5.0
- symfony/http-kernel: ^3.3|^4.0|^5.0
- symfony/routing: ^3.3|^4.0|^5.0
- symfony/translation: ^3.3|^4.0|^5.0
- symfony/validator: ^3.3|^4.0|^5.0
- symfony/twig-bundle: ^3.3|^4.0|^5.0
- twig/twig: ^2.9|^3.0
Requires (Dev)
- fzaninotto/faker: ^1.1
- doctrine/data-fixtures: ^1.0
- phpunit/phpunit: ^7.4
- dev-master
- v2.4.6
- v2.4.5
- v2.4.4
- v2.4.3
- v2.4.2
- v2.4.1
- v2.4.0
- v2.3.2
- v2.3.1
- v2.3.0
- v2.2.10
- v2.2.9
- v2.2.8
- v2.2.7
- v2.2.6
- v2.2.5
- v2.2.4
- v2.2.3
- v2.2.2
- v2.2.1
- v2.2.0
- v2.1.19
- v2.1.18
- v2.1.17
- v2.1.6
- v2.1.5
- v2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.2
- v2.0.1
- v2.0.0
- v1.0.15
- v1.0.14
- v1.0.13
- v1.0.12
- v1.0.11
- v1.0.10
- v1.0.9
- v1.0.8
- v1.0.7
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- v0.9.1
- v0.9.0
README
This bundle is a maintained fork of the SnowcapCore Bundle: https://github.com/snowcap/SnowcapCoreBundle
It requires Symfony 3.3+/4.0+/5.0+ and PHP >= 7.1.3.
It aims to help with some repetitive tasks, including (but not limited to):
- Dealing with file and image uploads
- RSS feed generation
- SEO-related tasks (sitemaps, etc)
- Building searchable & filterable data lists
Installation & usage
You can check docs there: https://core-bundle.leapt.io/
Contributing
Feel free to contribute, like sending pull requests to add features/tests or creating issues :)