codeigniter-doctrine icon indicating copy to clipboard operation
codeigniter-doctrine copied to clipboard

A simple Doctrine integration for CodeIgniter 3.x

Results 2 codeigniter-doctrine issues
Sort by recently updated
recently updated
newest added

When i use getRepository('RepositoryName') or find('RepositoryName', 1), does not find the class it throws an exception Type: Doctrine\Common\Persistence\Mapping\MappingException Message: Class 'RepositoryName' does not exist