タグ

ブックマーク / konstrukt.dk (1)

  • Konstrukt

    A HTTP-friendly framework of controllers for PHP5. Key Aspects Controllers are resources URI-to-controller-mapping gives your application a logical structure Routing based on logic rather than rules Nested controllers supports composite view rendering Design Goals Embrace HTTP rather than hide it Enable the programmer, rather than automating Favour aggregation over code-generation or config-files

    hiro_y
    hiro_y 2008/04/23
    RESTfulめざしてるフレームワーク。PHP5。
  • 1