-
Notifications
You must be signed in to change notification settings - Fork 8
Home
woru edited this page Oct 10, 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:
- Ouzo framework plugin
- DynamicReturnTypePlugin - for Mock and CatchException. You have to copy dynamicReturnTypeMeta.json to your project root.
Documentation has been moved to: http://ouzo.readthedocs.org