Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spipu/symfony-bundle-core
https://github.com/spipu/symfony-bundle-core
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/spipu/symfony-bundle-core
- Owner: spipu
- License: mit
- Created: 2019-07-11T09:59:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-28T09:05:49.000Z (6 months ago)
- Last Synced: 2024-09-30T07:10:22.477Z (3 months ago)
- Language: PHP
- Size: 98.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Spipu Core Bundle Documentation
## Documentation
This symfony bundle add the following features:
* Specific assets install process for composer external libraries
* Fixtures management
* Role Hierarchy Management
* Mail Manager
* Asynchronous command Management## Requirements
This symfony bundle works with:
* PHP >= 8.1
* Composer
* Symfony >= 6.4## Documentation
You will find the install documentation [here](./doc/install.md).
You will find all the documentation [here](./doc/README.md).
## Help & Support
For questions and bug reports, please use the GitHub issues page.
## License
This program is distributed under the MIT License. For more information see the [./LICENSE.md](./LICENSE.md) file.