Skip to content
woru edited this page Sep 23, 2014 · 46 revisions

###Tutorials:

###Documentation:

Form builders:

  • FormHelper - view helper methods for generating form markup
  • ModelFormBuilder - view helper methods for generating form markup for model objects

Utilities:

  • Arrays - Helper functions for arrays.
  • FluentArray - Interface for manipulating arrays in a chained fashion.
  • Strings - Helper functions for strings.
  • Objects- Helper functions that can operate on any PHP object.
  • Functions - Static utility methods returning closures that can be used with Arrays and FluentArray.
  • Cache - General-purpose cache.
  • Session - HTTP session handling.
  • Path - Helper functions for path operations.

Functional programming with ouzo

Tools:

  • Model Generator - console tool for creating Model classes for existing tables.

###Phpstorm plugins:

Clone this wiki locally