https://github.com/atournayre/symfony-skeleton
A minimal Symfony project recommended to create rich applications.
https://github.com/atournayre/symfony-skeleton
apiplatform doctrine easyadmin skeleton symfony
Last synced: 5 months ago
JSON representation
A minimal Symfony project recommended to create rich applications.
- Host: GitHub
- URL: https://github.com/atournayre/symfony-skeleton
- Owner: atournayre
- License: mit
- Created: 2023-03-08T07:43:14.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-02T10:01:25.000Z (over 2 years ago)
- Last Synced: 2024-04-04T01:28:55.391Z (about 2 years ago)
- Topics: apiplatform, doctrine, easyadmin, skeleton, symfony
- Language: PHP
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Symfony Skeleton
A minimal Symfony project recommended to create rich applications.
## Features
### API
* API Platform 3
* CORS
### Backoffice
* EasyAdmin 4.6+
### Database
* Doctrine Extensions
* Doctrine Fixtures
* Doctrine Migrations
* Doctrine ORM
* Doctrine Extensions
### Symfony
* Asset
* Cache
* Console
* Dotenv
* Error-handler
* Event-dispatcher
* Filesystem
* Finder
* Flex
* Form
* Framework Bundle
* Http-foundation
* Http-kernel
* Intl
* Mailer
* Messenger
* Mime
* Monolog
* Notifier
* Options-resolver
* Password-hasher
* Process
* Property-access
* Property-info
* Routing
* Runtime
* Security (+ SymfonyCasts ResetPasswordBundle)
* Serializer
* String
* Translation
* Twig
* Uid
* Validator
* Webpack Encore
* Yaml
### Others
* Atournayre Assertions
* Date manipulation with Carbon
* PDF
### Development
* Fixtures
* MakerBundle
* PHPUnit
* Profiler
* Stopwatch
* Var Dumper
* Var Exporter
* Web Link
### QA
* PHP Arkitect
* PHPStan
* Rector
**Enjoy!**