philiplb / CRUDlex

CRUDlex is an easy to use CRUD generator for Symfony 4 and Silex 2 which is great for auto generated admin pages
https://philiplb.de/crudlex/
MIT License
109 stars 23 forks source link

Replace the FileProcessorInterface with Flysystem #91

Closed philiplb closed 7 years ago

philiplb commented 7 years ago

They offer all needed storage provider and do essentially the same: https://flysystem.thephpleague.com

Steps: