An open API service indexing awesome lists of open source software.

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.

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!**