Geschrieben von artodeto am
I am happy to announce the release of Version 1.0.0 of the CreateEntity Behavior for Propel.
Why?
- no new in your code anymore
- eases up writing test code (createEntity can be mocked)
Geschrieben von artodeto am
I happy to announce the release of 2.0.0 of bazzlines locator generator component for php. Important changes are:
- Generator.php now throws "InvalidArgumentException" instead of "RuntimeException
- Generator now tries to create the provided directory if it does not exists
- fixed issue 2
- fixed issue 4
- fixed issue 5
- implement usage of php_component_cli_arguments
- implement usage of php_component_command
- fixed broken entry of "bin" in composer.json
- renamed "bin/generalte_locator" to "bin/net_bazzline_generate_locator"
- renamed "bin/generateLocator.php" to "bin/generate_locator"
- renamed "example/[..]/run.php" to "example/[...]/run"
- fixed issue 3
- updated dependencies
Geschrieben von artodeto am
I happy to announce the release of 1.3.3 of bazzlines zend framework 2 locator generator module for php. Important changes are:
- updated dependencies
- removed apigen dependency
- fixed dependency issue
- added factory for controller creation
- updated to locator generator 1.4.0
- added documentation @todo - add link
- added migration
- added link to debian 6 / zend framework 2.2 backport
- prefixed console commands with "net_bazzline" to not pollute the available command environment
Geschrieben von artodeto am
I happy to announce the release of 1.2.2 of bazzlines zend framework 2 locator generator module for php. Important changes are:
- added factory for controller creation
- added migration
- update dependencies
- removed dependency from apigen