Download the PHP package leapt/core-bundle without Composer
On this page you can find all versions of the php package leapt/core-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download leapt/core-bundle
More information about leapt/core-bundle
Files in leapt/core-bundle
Package core-bundle
Short Description Symfony LeaptCoreBundle
License MIT
Homepage https://github.com/leapt/core-bundle
Informations about the package core-bundle
Leapt Core Bundle
Introduction
The bundle aims to help with some repetitive tasks, including (but not limited to):
- Data lists with search
- File and image uploads
- Form types
- Navigation helper
- Paginator
- RSS feed generation
- SEO-related tasks (sitemaps, etc)
- Twig extensions
- Utilities
- Validators: PasswordStrength, Recaptcha, Slug
Examples
Grid layout example | Tiled layout example |
---|---|
Paginator example | Form types example |
---|---|
Available demo
If you want to try the bundle before installing it in your own projects, you can run this demo project locally: https://github.com/leapt/demo
Installation & usage
You can check docs there: https://core-bundle.leapt.dev/
Versions & dependencies
The current version (5.x) of the bundle works with Symfony 6.4 & Symfony 7.0+. The project follows SemVer.
You can check the upgrade document when upgrading from 4.x bundle version.
CoreBundle version | Symfony version | PHP version |
---|---|---|
5.x | ^6.4 || ^7.0 | ^8.2 |
4.x | ^5.4 || ^6.0 | ^8.0 |
3.1+ | ^4.4 || ^5.0 | ^7.4 || ^8.0 |
3.0 | ^4.4 || ^5.0 | ^7.2 |
Contributing
Feel free to contribute, like sending pull requests to add features/tests or creating issues :)
Note there are a few helpers to maintain code quality, that you can run using these commands:
Docs are built using mkdocs. To launch the docs server locally, run make docs-start
& open http://127.0.0.1:8000/.
History
This bundle is a maintained fork of the SnowcapCore Bundle: https://github.com/snowcap/SnowcapCoreBundle
All versions of core-bundle with dependencies
doctrine/orm Version ^2.10 || ^3.0
symfony/deprecation-contracts Version ^3.5
symfony/event-dispatcher Version ^6.4 || ^7.0
symfony/form Version ^6.4 || ^7.0
symfony/framework-bundle Version ^6.4 || ^7.0
symfony/http-foundation Version ^6.4 || ^7.0
symfony/http-kernel Version ^6.4 || ^7.0
symfony/mime Version ^6.4 || ^7.0
symfony/routing Version ^6.4 || ^7.0
symfony/translation Version ^6.4 || ^7.0
symfony/twig-bundle Version ^6.4 || ^7.0
symfony/validator Version ^6.4 || ^7.0
twig/twig Version ^3.0