Skip to content

Instantly share code, notes, and snippets.

@ederrafo
Created November 16, 2016 23:30
Show Gist options
  • Save ederrafo/66ffc38b63d5167ba7a635a31763ac1e to your computer and use it in GitHub Desktop.
Save ederrafo/66ffc38b63d5167ba7a635a31763ac1e to your computer and use it in GitHub Desktop.
php ZF
ZF1
- All resources for all modules were initialized on each request, and bootstrapping modules was an onerous task.
- Due to the difficulties, modules were never truly "plug-and-play", and thus no ecosystem ever evolved for sharing modules.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment