Skip to content
jk edited this page Sep 10, 2014 · 4 revisions

This is a list of features I want to implement in the future (with no specific ETA).

  • Play nice with composer
  • Performance - don't create the endpoint map on every request
  • Rate-Limiting
  • Code Refactoring - that code is a mess right now; aim for better scrutinizer score
  • Unit tests (i.e. PHPUnit)
  • Application tests (i.e. Behat)
  • Better handling of prioritized Accept-Headers (Accept-Language:, Accept:, etc.)
  • Honor Accept-Language:
  • PSR3-compatible application log interface and handling
  • Implement CORS - automatic OPTIONS handling
Clone this wiki locally