Deprecated: Return type of Doctrine_Manager::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Manager.php on line 637

Deprecated: Return type of Doctrine_Manager::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Manager.php on line 647

Deprecated: Return type of Doctrine_Record_Iterator::current() should either be compatible with ArrayIterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Record/Iterator.php on line 71

Deprecated: Return type of Doctrine_Connection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Connection.php on line 1164

Deprecated: Return type of Doctrine_Connection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Connection.php on line 1154

Deprecated: Doctrine_Connection_Common implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Connection/Common.php on line 33

Deprecated: Doctrine_Connection_Mysql implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Connection/Mysql.php on line 34

Deprecated: Return type of Doctrine_Access::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Access.php on line 103

Deprecated: Return type of Doctrine_Access::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Access.php on line 115

Deprecated: Return type of Doctrine_Access::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Access.php on line 128

Deprecated: Return type of Doctrine_Access::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Access.php on line 143

Deprecated: Return type of Doctrine_Record::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Record.php on line 1869

Deprecated: Return type of Doctrine_Record::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Record.php on line 2164

Deprecated: category implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/modelo/data/modelos/category.php on line 6

Deprecated: country implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/modelo/data/modelos/country.php on line 6

Deprecated: ganador implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/modelo/data/modelos/ganador.php on line 6

Deprecated: historial implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/modelo/data/modelos/historial.php on line 6

Deprecated: image implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/modelo/data/modelos/image.php on line 6

Deprecated: location implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/modelo/data/modelos/location.php on line 6

Deprecated: point implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/modelo/data/modelos/point.php on line 6

Deprecated: suggest implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/modelo/data/modelos/suggest.php on line 6

Deprecated: user implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/modelo/data/modelos/user.php on line 6

Deprecated: vote implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/modelo/data/modelos/vote.php on line 6

Deprecated: Return type of Doctrine_Table::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Table.php on line 1949

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Formatter.php on line 273

Deprecated: Return type of Doctrine_Relation::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Relation.php on line 172

Deprecated: Return type of Doctrine_Relation::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Relation.php on line 177

Deprecated: Return type of Doctrine_Relation::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Relation.php on line 186

Deprecated: Return type of Doctrine_Relation::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Relation.php on line 193

Deprecated: Return type of Doctrine_Table_Repository::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Table/Repository.php on line 105

Deprecated: Return type of Doctrine_Table_Repository::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Table/Repository.php on line 141

Deprecated: Return type of Doctrine_Query::count($params = []) should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Query.php on line 2111

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Query/Tokenizer.php on line 96

Deprecated: Creation of dynamic property Doctrine_Hydrator_RecordDriver::$_rootAlias is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Hydrator/Graph.php on line 56

Deprecated: Return type of Doctrine_Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Collection.php on line 423

Deprecated: Return type of Doctrine_Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Collection.php on line 1027

Deprecated: Doctrine_Collection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Collection.php on line 34

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Connection/Statement.php on line 314

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Connection/Statement.php on line 314

Deprecated: Creation of dynamic property Base::$tpl is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/aplicacion/Componente.php on line 19

Deprecated: Creation of dynamic property Base::$tpl is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/aplicacion/Componente.php on line 19

Deprecated: Creation of dynamic property Pagina::$tpl is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/aplicacion/Componente.php on line 19

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Formatter.php on line 273

Deprecated: Creation of dynamic property Doctrine_Hydrator_RecordDriver::$_rootAlias is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Hydrator/Graph.php on line 56

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Connection/Statement.php on line 314

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Connection/Statement.php on line 314

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Formatter.php on line 273

Deprecated: Creation of dynamic property Doctrine_Hydrator_RecordDriver::$_rootAlias is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Hydrator/Graph.php on line 56

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Connection/Statement.php on line 314

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Connection/Statement.php on line 314

Deprecated: Creation of dynamic property Doctrine_Hydrator_ArrayDriver::$_rootAlias is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Hydrator/Graph.php on line 56
Directorio PETmi
ANPA Costa Rica
Email:
Servicio a domicilio: No
Zona: San José
San José, Costa Rica
Email:  info@anpacostarica.org
https://www.facebook.com/ANPACR/
www.anpacostarica.org  

La Asociación Nacional Protectora de Animales (ANPA) fue fundada el 11 de enero de 1980. Su labor de protección animal la hace mediante la educación de las personas para que sean ellas quienes mejoren la calidad de vida de sus compañeros.

Nuestra misión es: “Educar a la población sobre las necesidades físicas y afectivas de los animales de compañía, para mejorar su calidad de vida por medio de educación y servicios.”

ANPA desarrolla, además, el programa de control natal animal –SPAY COSTA RICA- más grande de Centroamérica, brindando castraciones a bajo costo en todo el territorio nacional.

ANPA es una organización sin fines de lucro, sin apoyo estatal y sobrevive gracias a los aportes de personas que desean salvar vidas de animales indefensos