library propel-module
Propel DB testing module
newloki/propel-module
Propel DB testing module
- Tuesday, November 18, 2014
- by newLoki
- Repository
- 0 Watchers
- 1 Stars
- 79 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Example:
```php
$dbResult = $this->codeGuy->seeInDatabase(
'tableName',
'*',
array('id_cart' => '1')
);
``, (*1)
dev-master
9999999-dev
Propel DB testing module
Sources
Download
The Development Requires