Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

Fully automated PHP framework based on Zend Framework, and a continuous integration environment available at www.fazend.com.

5.0
 
  0 reviews  |  4 users  |  23,201 lines of code  |  4 current contributors  |  Analyzed 30 days ago
 
 

Myak - awesome CMF and CMS. - Zend Framework 2.x - Doctrine 2.x - Symfony 2.x - PHPUnit - jQuery

0
 
  0 reviews  |  1 user  |  37,247 lines of code  |  1 current contributor  |  Analyzed almost 2 years ago
 
 

PHP-based class generatorGiven a simple text-based description of a class, code generator will produce the following : PHP class fileUser comments on class, property, and method level, suitable for use with PHPDocumentor Generated properties and methods with appropriate access access and ... [More] class/instance type PHPUnit2 test case fileProvides stubs for testing all public methods of class Includes debug support Runs test cases as-is PHP class runner fileUse this to instantiate and experiment with classes Simple example file showing how to instantiate class and run all public methods Sample input file Uses mixture of Ruby-style notation for class members and UML accessor notation : Simple case : class MyClass @+myPublicInstanceProperty @@-myPrivateClassProperty #=myProtectedInstanceMethod ##+myPublicClassMethodMore complete case : class FirstTestClass First comment line for class myTestClass Second comment line for class myTestClass @defaultProtectedInstanceProperty First line of comments for defaultProtectedInstanceProperty Second line of comments for defaultProtectedInstanceProperty @-privateInstanceProperty One line of comments @=protectedInstanceProperty @+publicInstanceProperty First line of comments for publicInstanceProperty Second line of comments for publicInstanceProperty @@defaultProtectedClassProperty First line of comments for defaultProtectedClassProperty Second line of comments for defaultProtectedClassProperty @@-privateClassProperty One line of comments @@=protectedClassProperty @@+publicClassProperty First line of comments for publicClassProperty Second line of comments for publicClassProperty #defaultProtectedInstanceMethod First line of comments for defaultProtectedInstanceMethod Second line of comments for defaultProtectedInstanceMethod #-privateInstanceMethod One line of comments #=protectedInstanceMethod #+publicInstanceMethod First line of comments for publicInstanceMethod Second line of comments for publicInstanceMethod #defaultProtectedClassMethod First line of comments for defaultProtectedClassMethod Second line of comments for defaultProtectedClassMethod #-privateClassMethod One line of comments #=protectedClassMethod #+publicClassMethod First line of comments for publicClassMethod Second line of comments for publicClassMethod [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.